From: Martin Lambers Date: Mon, 19 May 2008 22:25:16 +0000 (+0200) Subject: Keep getpass-gnu in sync with getpass. X-Git-Tag: v0.1~7377 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=4e19ae335d39b56fab9663d33e664cd167555590;p=gnulib.git Keep getpass-gnu in sync with getpass. --- diff --git a/ChangeLog b/ChangeLog index ab7f9b32f..5dfe35345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-19 Martin Lambers (tiny change) + + * modules/getpass-gnu (Depends-on): Add fseeko. + 2008-05-19 Simon Josefsson * modules/base64-tests: New file. diff --git a/modules/getpass-gnu b/modules/getpass-gnu index af493f925..92e2d798d 100644 --- a/modules/getpass-gnu +++ b/modules/getpass-gnu @@ -7,6 +7,7 @@ lib/getpass.c m4/getpass.m4 Depends-on: +fseeko getline stdbool