From: Martin Lambers Date: Mon, 19 May 2008 22:25:16 +0000 (+0200) Subject: Keep getpass-gnu in sync with getpass. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e19ae335d39b56fab9663d33e664cd167555590;p=pspp Keep getpass-gnu in sync with getpass. --- diff --git a/ChangeLog b/ChangeLog index ab7f9b32f1..5dfe35345a 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 af493f925f..92e2d798df 100644 --- a/modules/getpass-gnu +++ b/modules/getpass-gnu @@ -7,6 +7,7 @@ lib/getpass.c m4/getpass.m4 Depends-on: +fseeko getline stdbool