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: Mon, 24 Oct 2005 21:09:43 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.398 emacs/configure.in:1.399
*** emacs/configure.in:1.398    Tue Oct  4 09:19:37 2005
--- emacs/configure.in  Tue Oct 25 01:09:39 2005
***************
*** 1089,1095 ****
      machine=intel386
      case "${canonical}" in
        *-cygwin )                opsys=cygwin ;;
!       *-darwin )                opsys=darwin
                                  CPP="${CC-cc} -E -no-cpp-precomp"
                                ;;
        *-isc1.* | *-isc2.[01]* )       opsys=386-ix ;;
--- 1089,1095 ----
      machine=intel386
      case "${canonical}" in
        *-cygwin )                opsys=cygwin ;;
!       *-darwin* )               opsys=darwin
                                  CPP="${CC-cc} -E -no-cpp-precomp"
                                ;;
        *-isc1.* | *-isc2.[01]* )       opsys=386-ix ;;




reply via email to

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