diff options
author | Roland McGrath <roland@gnu.org> | 1995-05-16 07:11:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-05-16 07:11:17 +0000 |
commit | 4f6dc78a9237bb327a1d694635be9b0f50cc395e (patch) | |
tree | e1a58400570ced85b9515a076cb6eabc5fd49c0a /configure | |
parent | 7ae3680842b7f135789dbdfd34a8b00ae31497ee (diff) | |
download | glibc-4f6dc78a9237bb327a1d694635be9b0f50cc395e.tar.gz glibc-4f6dc78a9237bb327a1d694635be9b0f50cc395e.tar.xz glibc-4f6dc78a9237bb327a1d694635be9b0f50cc395e.zip |
Regenerated: autoconf configure.in
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 6f043c4106..c543fb56fa 100755 --- a/configure +++ b/configure @@ -628,7 +628,7 @@ gnu* | linux* | bsd4.4* | netbsd* | freebsd*) gnu_ld=yes gnu_as=yes esac case "$os" in -gnu*elf* | linux* | sysv4* | solaris2*) +gnu* | linux* | sysv4* | solaris2*) # These systems always use the ELF format. elf=yes esac |