aboutsummaryrefslogtreecommitdiff
path: root/readline/support
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1999-04-26 18:30:31 +0000
committerStan Shebs <shebs@codesourcery.com>1999-04-26 18:30:31 +0000
commit771578d16036fe218ad98c08540e0c5aae7624e1 (patch)
treefa304264fb14e8d1c771b1d4a1cdfb3c728331bc /readline/support
parentd60d9f651ab04df95fcd31488fbb46be263382ae (diff)
downloadgdb-771578d16036fe218ad98c08540e0c5aae7624e1.zip
gdb-771578d16036fe218ad98c08540e0c5aae7624e1.tar.gz
gdb-771578d16036fe218ad98c08540e0c5aae7624e1.tar.bz2
import gdb-19990422 snapshot
Diffstat (limited to 'readline/support')
-rwxr-xr-xreadline/support/config.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/support/config.sub b/readline/support/config.sub
index 7541a12..244fbde 100755
--- a/readline/support/config.sub
+++ b/readline/support/config.sub
@@ -703,7 +703,7 @@ case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -linux-gnu* | -uxpv* | -qnx* | -powerux)
# Remember, each alternative MUST END IN *, to match a version number.
;;