From 954997dccac17bd5c8a27ea28690ca0b91e9c397 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 24 Nov 2006 12:57:01 +0000 Subject: Use ostream_t instead of 'FILE *'. --- autogen.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index eb371d1..c48ee2d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -99,6 +99,7 @@ if test -n "$GNULIB_TOOL"; then error-progname execute exit + file-ostream findprog fnmatch-posix fstrcmp @@ -119,6 +120,7 @@ if test -n "$GNULIB_TOOL"; then memset minmax obstack + ostream pathname pipe progname @@ -176,6 +178,7 @@ if test -n "$GNULIB_TOOL"; then error error-progname exit + file-ostream fstrcmp fwriteerror gcd @@ -185,6 +188,7 @@ if test -n "$GNULIB_TOOL"; then iconv linebreak minmax + ostream pathname progname stdbool -- cgit v1.1