From: Michael Meissner Date: Sat, 3 Feb 1996 01:03:27 +0000 (+0000) Subject: Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory X-Git-Tag: emacs-19.34~1388 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=407d2741ad5f57ab45450b147a92b4401c448c15;p=emacs.git Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory --- diff --git a/config.sub b/config.sub index a21374bb7bf..1145e2c9ce9 100755 --- a/config.sub +++ b/config.sub @@ -653,7 +653,8 @@ case $os in | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*) + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -cygwin32* | -pe*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sunos5*)