aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-08-05 07:56:12 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-08-05 07:56:12 +0800
commit6c3c0efea6680f8ea5d8108a48ced777d3c72536 (patch)
tree2485f2bcfabb37c21c9c2b7ff8def4e10979b237
parent473fe5d0fcc9f1b042b2fbfe574f75452ef3a647 (diff)
downloadgsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar.gz
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar.bz2
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar.lz
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar.xz
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.tar.zst
gsoc2013-evolution-6c3c0efea6680f8ea5d8108a48ced777d3c72536.zip
Define USE_DEVGTK unconditionally to `true'.
* gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'. Before people start screaming. USE_DEVGTK (or its lack of) is used to disable compiling some stuff. svn path=/trunk/; revision=299
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/gnome-x-checks.m41
2 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 4ba49339e7..2fc49bb6c2 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1998-08-04 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.
+
1998-08-04 Stuart Parmenter <pavlov@innerx.net>
* gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
diff --git a/macros/gnome-x-checks.m4 b/macros/gnome-x-checks.m4
index eb1d157f1a..5186c71eb4 100644
--- a/macros/gnome-x-checks.m4
+++ b/macros/gnome-x-checks.m4
@@ -35,6 +35,7 @@ AC_DEFUN([GNOME_X_CHECKS],
LDFLAGS="$saved_ldflags $GTK_LIBS"
dnl We are requiring GTK >= 1.1.1, which means this will be fine anyhow.
+ USE_DEVGTK=true
dnl AC_MSG_CHECKING([whether to use features from (unstable) GTK+ 1.1.x])
dnl AC_EGREP_CPP(answer_affirmatively,