2 POSIX formatted printing into an obstack.
5 This module should not be used as a dependency from a test module,
6 otherwise when this module occurs as a tests-related module, it will
7 have side effects on the compilation of the 'vasnprintf' module, if
8 that module occurs among the main modules in lib/.
12 m4/obstack-printf-posix.m4
23 gl_FUNC_OBSTACK_PRINTF_POSIX
24 if test $ac_cv_func_obstack_printf = no || test $REPLACE_OBSTACK_PRINTF = 1; then
25 AC_LIBOBJ([obstack_printf])
27 gl_STDIO_MODULE_INDICATOR([obstack-printf-posix])