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: Andrew Choi
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Thu, 07 Aug 2003 12:00:33 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.351 emacs/configure.in:1.352
*** emacs/configure.in:1.351    Tue Jul 29 13:41:37 2003
--- emacs/configure.in  Thu Aug  7 12:00:31 2003
***************
*** 1134,1140 ****
    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
--- 1134,1140 ----
    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




reply via email to

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