emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/configure
Date: Sun, 30 Nov 2003 19:37:40 -0500

Index: emacs/configure
diff -c emacs/configure:1.125 emacs/configure:1.126
*** emacs/configure:1.125       Sun Nov 16 13:33:00 2003
--- emacs/configure     Sun Nov 30 19:37:39 2003
***************
*** 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
--- 2576,2582 ----
    powerpc-apple-darwin* )
      machine=powermac opsys=darwin
      # Define CPP as follows to make autoconf work correctly.
!     CPP="${CC} -E -no-cpp-precomp"
    ;;
  
    ## AMD x86-64 Linux-based GNU system




reply via email to

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