gnome vs. gtk 1.0.x
- From: Robert Wilhelm <robert physiol med tu-muenchen de>
- To: gnome-list gnome org
- Subject: gnome vs. gtk 1.0.x
- Date: Wed, 27 May 1998 16:49:08 +0200
Since the current gnome cvs snapshot unfortunately does not work with gtk+ 1.0.3,
wouldn't it make sense to check for gtk+ 1.1.0?
Robert
--- ../../../cvs/gnome-libs/macros/gnome-x-checks.m4 Sun Apr 19 10:06:23 1998
+++ gnome-x-checks.m4 Wed May 27 16:42:07 1998
@@ -15,7 +15,7 @@
dnl
AC_DEFUN([GNOME_X_CHECKS],
[
- AM_PATH_GTK(1.0.0,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path))
+ AM_PATH_GTK(1.1.0,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path))
dnl Hope that GTK_CFLAGS have only -I and -D. Otherwise, we could
dnl test -z "$x_includes" || CPPFLAGS="$CPPFLAGS -I$x_includes"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]