From: Bruno Haible Date: Wed, 25 Apr 2007 07:56:32 +0000 (+0000) Subject: Depend on ftello. X-Git-Tag: cvs-readonly~506 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=055a92f2c30ec10745e1aaf61a746461917695ab;p=gnulib.git Depend on ftello. --- diff --git a/ChangeLog b/ChangeLog index 8eff7d978..244370a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-04-25 Bruno Haible + * modules/fflush (Depends-on): Add ftello. + +2007-04-25 Bruno Haible + * modules/ftello-tests: New file. * tests/test-ftello.c: New file. diff --git a/modules/fflush b/modules/fflush index ff79fa611..b23b44a85 100755 --- a/modules/fflush +++ b/modules/fflush @@ -7,6 +7,7 @@ m4/fflush.m4 Depends-on: fpurge +ftello stdio unistd