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

Index: emacs/configure.in
diff -c emacs/configure.in:1.390 emacs/configure.in:1.391
*** emacs/configure.in:1.390    Mon Jun  6 20:17:49 2005
--- emacs/configure.in  Thu Jun  9 03:43:37 2005
***************
*** 1080,1085 ****
--- 1080,1088 ----
      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]