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:45:34 -0500

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




reply via email to

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