From: Paul Eggert Date: Thu, 6 Jul 2006 20:49:09 +0000 (+0000) Subject: * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL, X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6125c4ee60b19d638e9a4af46fb2a6258d0e6ad3;p=pspp * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL, not gl_PREREQ_GETUSERSHELL. --- diff --git a/ChangeLog b/ChangeLog index dda4db7ae2..009d675a69 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 fc9cd2bc33..0ebcac04b4 100644 --- a/modules/getusershell +++ b/modules/getusershell @@ -10,7 +10,7 @@ stdio-safer xalloc configure.ac: -gl_PREREQ_GETUSERSHELL +gl_FUNC_GETUSERSHELL Makefile.am: