[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure.in
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/configure.in |
Date: |
Fri, 31 Jan 2003 10:08:58 -0500 |
Index: emacs/configure.in
diff -c emacs/configure.in:1.324 emacs/configure.in:1.325
*** emacs/configure.in:1.324 Wed Jan 22 14:56:07 2003
--- emacs/configure.in Fri Jan 31 10:08:58 2003
***************
*** 1053,1058 ****
--- 1053,1059 ----
i[3456]86-*-* )
machine=intel386
case "${canonical}" in
+ *-cygwin ) opsys=cygwin ;;
*-lynxos* ) opsys=lynxos ;;
*-isc1.* | *-isc2.[01]* ) opsys=386-ix ;;
*-isc2.2* ) opsys=isc2-2 ;;