]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/configure.in
Makefile.in (TESTLIB): New.
[thirdparty/gcc.git] / libiberty / configure.in
index 335737045b54f14ccdd188da55725c53847b7d17..0160edfc5963ab338bdce4be3c4a5d48bfeb58e9 100644 (file)
@@ -358,6 +358,8 @@ if test -z "${setobjs}"; then
      || test $ac_cv_func_vfprintf != yes \
      || test $ac_cv_func_vsprintf != yes; then
     AC_REPLACE_FUNCS(_doprnt)
+  else
+    AC_CHECK_FUNCS(_doprnt)
   fi
 
   for v in $vars; do