summaryrefslogtreecommitdiff
path: root/modules/glob
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-03-08 01:37:15 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-03-08 01:37:15 +0000
commit15a8db51a45e0e0fb7777c12ce983dcb29da245a (patch)
tree952db3f6f745ac2b61ecdb293f9c1d7ad9cadc91 /modules/glob
parent645936535fa6199da5a9915578d57038646f7ed6 (diff)
downloadgnulib-15a8db51a45e0e0fb7777c12ce983dcb29da245a.tar.gz
* lib/c-stack.c: Include unistd.h unconditionally, since we now assume
the unistd module. * lib/getlogin_r.c: Likewise. * lib/getlogin_r.h: Likewise. * lib/glob.c: Likewise. * lib/pagealign_alloc.c: Likewise. * lib/unistd_.h: Remove; no longer needed. * modules/c-stack (Depends-on): Add unistd. * modules/getlogin_r: Likewise. * modules/glob: Likewise. * modules/pagealign_alloc: Likewise. * modules/unistd (Files): Remove lib/unistd_.h. (EXTRA_DIST): Remove. (unistd.h): Create using 'echo' rather than 'cp', so that we don't need unistd_.h. (MOSTLYCLEANFILES): Remove unistd.h-t.
Diffstat (limited to 'modules/glob')
-rw-r--r--modules/glob1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/glob b/modules/glob
index 98611a8784..6537f178df 100644
--- a/modules/glob
+++ b/modules/glob
@@ -19,6 +19,7 @@ restrict
stat-macros
stdbool
strdup
+unistd
configure.ac:
gl_GLOB