NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / obstack-printf
index 44414b7..324dde6 100644 (file)
@@ -9,15 +9,18 @@ Depends-on:
 obstack
 stdio
 vasnprintf
+extensions
 
 configure.ac:
 gl_FUNC_OBSTACK_PRINTF
+if test $ac_cv_func_obstack_printf = no || test $REPLACE_OBSTACK_PRINTF = 1; then
+  AC_LIBOBJ([obstack_printf])
+fi
 gl_STDIO_MODULE_INDICATOR([obstack-printf])
 
 Makefile.am:
 
 Include:
-"obstack.h"
 <stdio.h>
 
 License: