From: Paul Eggert Date: Thu, 6 Jul 2006 20:49:09 +0000 (+0000) Subject: * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL, X-Git-Tag: cvs-readonly~2255 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=6125c4ee60b19d638e9a4af46fb2a6258d0e6ad3;p=gnulib.git * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL, not gl_PREREQ_GETUSERSHELL. --- diff --git a/ChangeLog b/ChangeLog index dda4db7ae..009d675a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-06 Ralf Wildenhues (tiny change) + + * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL, + not gl_PREREQ_GETUSERSHELL. + 2006-07-06 Simon Josefsson * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is diff --git a/modules/getusershell b/modules/getusershell index fc9cd2bc3..0ebcac04b 100644 --- a/modules/getusershell +++ b/modules/getusershell @@ -10,7 +10,7 @@ stdio-safer xalloc configure.ac: -gl_PREREQ_GETUSERSHELL +gl_FUNC_GETUSERSHELL Makefile.am: