summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-08-04 23:56:12 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-08-04 23:56:12 +0000
commitb62453663ad9145747e458c515330a515b5ff93f (patch)
tree8516c72c86ca9c026526cfdac899d631527a623a
parent98d0994e8cf2ac837b4d23ccebb22aa7001fb5b7 (diff)
downloadgnome-common-b62453663ad9145747e458c515330a515b5ff93f.tar.gz
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=320
-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 4ba4933..2fc49bb 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 eb1d157..5186c71 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,