1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Fix various problems in 'obstack-printf' module.

This commit is contained in:
Bruno Haible
2008-06-14 15:06:19 +02:00
parent 7a8101a246
commit b6ee20a97a
6 changed files with 85 additions and 63 deletions

View File

@@ -10,6 +10,7 @@ Depends-on:
obstack
stdio
vasnprintf-posix
extensions
configure.ac:
gl_FUNC_OBSTACK_PRINTF_POSIX
@@ -18,7 +19,6 @@ gl_STDIO_MODULE_INDICATOR([obstack-printf-posix])
Makefile.am:
Include:
"obstack.h"
<stdio.h>
License: