diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-04-26 18:30:31 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-04-26 18:30:31 +0000 |
commit | 771578d16036fe218ad98c08540e0c5aae7624e1 (patch) | |
tree | fa304264fb14e8d1c771b1d4a1cdfb3c728331bc /readline/support | |
parent | Initial creation of sourceware repository (diff) | |
download | binutils-gdb-771578d16036fe218ad98c08540e0c5aae7624e1.tar.gz binutils-gdb-771578d16036fe218ad98c08540e0c5aae7624e1.tar.bz2 binutils-gdb-771578d16036fe218ad98c08540e0c5aae7624e1.zip |
import gdb-19990422 snapshot
Diffstat (limited to 'readline/support')
-rwxr-xr-x | readline/support/config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/support/config.sub b/readline/support/config.sub index 7541a125fa6..244fbde1feb 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. ;; |