aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-02-07 19:56:03 +0800
committerMilan Crha <mcrha@redhat.com>2011-02-07 19:56:03 +0800
commit718007e847a2731f57c9cd941c3419f343ece8f3 (patch)
tree0839a9448fca86ab7b5e575c72b2e75fb2743d4a
parentba348cbed126b4b636339d1317ad6a1e908a37b7 (diff)
downloadgsoc2013-evolution-718007e847a2731f57c9cd941c3419f343ece8f3.tar.gz
gsoc2013-evolution-718007e847a2731f57c9cd941c3419f343ece8f3.tar.zst
gsoc2013-evolution-718007e847a2731f57c9cd941c3419f343ece8f3.zip
Bug #634571 - Check for 'mono-2' rather than 'mono' package
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 50130b7efa..b82ff8efd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -690,14 +690,12 @@ dnl ******************************
dnl Mono hooks
dnl This should just define mono CFLAGS etc here, it is used later to turn on the mono plugin or not.
dnl ******************************
-MONO_CFLAGS=
-MONO_LIBS=
AC_ARG_ENABLE([mono],
AS_HELP_STRING([--enable-mono],
[Add Mono embedded hooks.]),
[enable_mono=$enableval],[enable_mono=no])
if test "x${enable_mono}" = "xyes"; then
- PKG_CHECK_MODULES([MONO], ["mono"])
+ PKG_CHECK_MODULES([MONO], ["mono-2"])
AC_DEFINE(ENABLE_MONO,1,[Define if Mono embedding should be enabled])
fi
AC_SUBST(MONO_CFLAGS)
8ea1565958c48f273d'>Consistify spelling of "Xfce", and some other projects while there.rene2011-10-271-1/+1 * Re-assign to the Xfce team.rene2011-10-231-1/+1 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Welcome XFCE 4.8 to the portstree!oliver2011-03-031-2/+3 * update xfce to 4.6.2oliver2010-05-311-1/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * update xfce to 4.6.1oliver2009-05-061-1/+1 * Bump PORTREVISION after xfce 4.6 updateoliver2009-03-061-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-2/+1 * update xfce4 to 4.4.2oliver2008-02-131-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1 * update xfce to 4.4.1oliver2007-04-121-0/+1 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-3/+1 * change MAINTAINER adressoliver2007-01-231-1/+1 * - Change my mail adressmiwi2007-01-231-2/+2