* configure.in: Check for strcoll.
[deliverable/binutils-gdb.git] / binutils / configure
index ea51d7fbc429feecf03aac6bb8568de424d29701..fc59b1d653a57e16c01a9aa7bf604419b7d2006b 100755 (executable)
@@ -4902,7 +4902,7 @@ EOF
 
 fi
 
-for ac_func in sbrk utimes setmode getc_unlocked
+for ac_func in sbrk utimes setmode getc_unlocked strcoll
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:4909: checking for $ac_func" >&5
This page took 0.023121 seconds and 4 git commands to generate.