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

Diff of /emacs/configure.in

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

revision 1.351 by rms, Tue Jul 29 17:41:37 2003 UTC revision 1.351.2.1 by fx, Mon Sep 29 17:50:08 2003 UTC
# Line 1134  dnl see the `changequote' comment above. Line 1134  dnl see the `changequote' comment above.
1134    powerpc-apple-darwin* )    powerpc-apple-darwin* )
1135      machine=powermac opsys=darwin      machine=powermac opsys=darwin
1136      # Define CPP as follows to make autoconf work correctly.      # Define CPP as follows to make autoconf work correctly.
1137      CPP="cc -E -traditional-cpp"      CPP="gcc -E -no-cpp-precomp"
1138    ;;    ;;
1139    
1140    ## AMD x86-64 Linux-based GNU system    ## AMD x86-64 Linux-based GNU system
# 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.2    GTK_REQUIRED=2.0.1
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.351  
changed lines
  Added in v.1.351.2.1

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