[GnomeMeeting-list] disable gnome?
- From: Georgi Georgiev <chutz gg3 net>
- To: gnomemeeting-list gnome org
- Subject: [GnomeMeeting-list] disable gnome?
- Date: Fri, 23 May 2003 06:13:06 +0900
It seems 0.96.1 can be installed without libgnome or libgnomeui, but the
current CVS does complain about them. I see the following chunk in a diff
between the 0.96.1 and current CVS "configure.in"s:
@@ -55,25 +55,9 @@
dnl ###########################################################################
-dnl --disable-gnome
-dnl ###########################################################################
-AC_ARG_ENABLE(gnome, [ --disable-gnome Disable GNOME features.], disable_gnome="$enable_val", disable_gnome="no")
-if test "x${disable_gnome}" = "xno"; then
-HAS_GNOME="enabled"
-else
-HAS_GNOME="disabled"
-fi
-
-
-dnl ###########################################################################
dnl PKG_CONFIG
dnl ###########################################################################
-if test "x${HAS_GNOME}" = "xenabled"; then
-PKG_CHECK_MODULES(GNOMEMEETING, libgnomeui-2.0 >= 1.112.0 linc >= 0.5.0 libbonobo-2.0 >= 2.0.0 esound >= 0.2.28 gconf-2.0 >= 1.2.1)
-else
-PKG_CHECK_MODULES(GNOMEMEETING, gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23)
-GNOMEMEETING_CFLAGS="$GNOMEMEETING_CFLAGS -DDISABLE_GNOME"
-fi
+PKG_CHECK_MODULES(GNOMEMEETING, gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0)
dnl ###########################################################################
@@ -87,17 +71,6 @@
Any specific reason why Gnome cannot be disabled in the new version?
--
/^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev (-< / Sometimes a man who deserves to \
\ chutz chubaka net /\ .o)\ be looked down upon because he /
/ +81(90)6266-1163 V_/_ |(/)/ is a fool is despised only \
\ ^^^^^^^^^\ because he is a lawyer. -- /
\ / Montesquieu \
\_________________________/\__________________________________/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]