/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.348 by fx, Mon Jul 28 18:01:39 2003 UTC revision 1.349 by lektu, Mon Jul 28 22:51:58 2003 UTC
# Line 1900  if test "${with_gtk}" = "yes" || test "$ Line 1900  if test "${with_gtk}" = "yes" || test "$
1900      AC_MSG_ERROR([Conflicting options, --with-gtk is incompatible with --with-x-toolkit=${with_x_toolkit}]);      AC_MSG_ERROR([Conflicting options, --with-gtk is incompatible with --with-x-toolkit=${with_x_toolkit}]);
1901    fi    fi
1902    GLIB_REQUIRED=2.0.1    GLIB_REQUIRED=2.0.1
1903    GTK_REQUIRED=2.0.1    GTK_REQUIRED=2.2
1904    GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"    GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
1905    
1906    dnl Check if --with-pkg-config-prog has been given.    dnl Check if --with-pkg-config-prog has been given.

Legend:
Removed from v.1.348  
changed lines
  Added in v.1.349

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26