emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure.in


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Sun, 30 Nov 2003 19:45:10 -0500

Index: emacs/configure.in
diff -c emacs/configure.in:1.359 emacs/configure.in:1.360
*** emacs/configure.in:1.359    Sun Nov 30 19:36:50 2003
--- emacs/configure.in  Sun Nov 30 19:45:10 2003
***************
*** 1134,1140 ****
    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
--- 1134,1140 ----
    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]