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: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/configure
Date: Wed, 08 Jun 2005 23:43:38 -0400

Index: emacs/configure
diff -c emacs/configure:1.154 emacs/configure:1.155
*** emacs/configure:1.154       Mon Jun  6 20:18:11 2005
--- emacs/configure     Thu Jun  9 03:43:34 2005
***************
*** 2529,2534 ****
--- 2529,2537 ----
      machine=intel386
      case "${canonical}" in
        *-cygwin )                opsys=cygwin ;;
+       *-darwin )                opsys=darwin
+                                 CPP="${CC-cc} -E -no-cpp-precomp"
+                               ;;
        *-lynxos* )               opsys=lynxos ;;
        *-isc1.* | *-isc2.[01]* )       opsys=386-ix ;;
        *-isc2.2* )             opsys=isc2-2 ;;




reply via email to

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