summaryrefslogtreecommitdiff
path: root/modules/getusershell
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-06 20:49:09 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-06 20:49:09 +0000
commit6125c4ee60b19d638e9a4af46fb2a6258d0e6ad3 (patch)
treebbd46c19b293db58a8a8a3ca926fd3cb55605f27 /modules/getusershell
parent0cede465b9fe7b5024402663694b3d8bcbd22240 (diff)
downloadgnulib-6125c4ee60b19d638e9a4af46fb2a6258d0e6ad3.tar.gz
* modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
not gl_PREREQ_GETUSERSHELL.
Diffstat (limited to 'modules/getusershell')
-rw-r--r--modules/getusershell2
1 files changed, 1 insertions, 1 deletions
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: