merge from gcc
[deliverable/binutils-gdb.git] / libiberty / configure
index 6b0aa209cab57bab0e5e5dae0aeec633eb2485c2..7025397fdfed56f0b34e46f20d0c9699dea86649 100755 (executable)
@@ -1329,6 +1329,7 @@ funcs="$funcs bsearch"
 funcs="$funcs bzero"
 funcs="$funcs calloc"
 funcs="$funcs clock"
+funcs="$funcs ffs"
 funcs="$funcs getcwd"
 funcs="$funcs getpagesize"
 funcs="$funcs index"
@@ -1700,7 +1701,7 @@ else
 fi
 done
 
-  for ac_func in sysconf times sbrk gettimeofday
+  for ac_func in sysconf times sbrk gettimeofday ffs
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:1707: checking for $ac_func" >&5
This page took 0.024832 seconds and 4 git commands to generate.