diff options
author | DJ Delorie <dj@redhat.com> | 2001-11-26 21:23:10 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-11-26 21:23:10 +0000 |
commit | 5527febf4dc822e429e6316768a77dd63e5c7213 (patch) | |
tree | ae3e386bfc78ff44a5511c2c5a2c67533dee9caf /libiberty/configure | |
parent | 96565e91664ace6882ba021d49dc1efe189d3396 (diff) | |
download | gdb-5527febf4dc822e429e6316768a77dd63e5c7213.zip gdb-5527febf4dc822e429e6316768a77dd63e5c7213.tar.gz gdb-5527febf4dc822e429e6316768a77dd63e5c7213.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/configure')
-rwxr-xr-x | libiberty/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/configure b/libiberty/configure index d7bd75c..8800349 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -1275,7 +1275,7 @@ else fi echo "$ac_t""$CPP" 1>&6 -for ac_hdr in sys/file.h sys/param.h limits.h stdlib.h string.h unistd.h strings.h sys/time.h time.h sys/resource.h sys/stat.h sys/mman.h fcntl.h +for ac_hdr in sys/file.h sys/param.h limits.h stdlib.h string.h unistd.h strings.h sys/time.h time.h sys/resource.h sys/stat.h sys/mman.h fcntl.h alloca.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |