emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure [emacs-unicode-2]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/configure [emacs-unicode-2]
Date: Mon, 29 Sep 2003 13:50:52 -0400

Index: emacs/configure
diff -c emacs/configure:1.119.2.1 emacs/configure:1.119.2.2
*** emacs/configure:1.119.2.1   Fri Sep 26 13:48:40 2003
--- emacs/configure     Mon Sep 29 13:50:49 2003
***************
*** 2576,2582 ****
    powerpc-apple-darwin* )
      machine=powermac opsys=darwin
      # Define CPP as follows to make autoconf work correctly.
!     CPP="cc -E -traditional-cpp"
    ;;
  
    ## AMD x86-64 Linux-based GNU system
--- 2576,2582 ----
    powerpc-apple-darwin* )
      machine=powermac opsys=darwin
      # Define CPP as follows to make autoconf work correctly.
!     CPP="gcc -E -no-cpp-precomp"
    ;;
  
    ## AMD x86-64 Linux-based GNU system
***************
*** 8191,8197 ****
     { (exit 1); exit 1; }; };
    fi
    GLIB_REQUIRED=2.0.1
!   GTK_REQUIRED=2.2
    GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
  
      if test "X${with_pkg_config_prog}" != X; then
--- 8191,8197 ----
     { (exit 1); exit 1; }; };
    fi
    GLIB_REQUIRED=2.0.1
!   GTK_REQUIRED=2.0.1
    GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
  
      if test "X${with_pkg_config_prog}" != X; then




reply via email to

[Prev in Thread] Current Thread [Next in Thread]