summaryrefslogtreecommitdiff
path: root/modules/glob
diff options
context:
space:
mode:
authorBruce Korb <bkorb@gnu.org>2011-02-05 08:22:48 -0800
committerBruce Korb <bkorb@gnu.org>2011-02-05 11:48:43 -0800
commitabac9b73490cd4d59a1e454c6ade5fd2073f2d2f (patch)
treee0ebcd7ce91a8011fae7348ec346ef7c06157382 /modules/glob
parentcda784e7600c26148888f21fc1300d041b5404bd (diff)
downloadgnulib-abac9b73490cd4d59a1e454c6ade5fd2073f2d2f.tar.gz
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
Diffstat (limited to 'modules/glob')
-rw-r--r--modules/glob3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/glob b/modules/glob
index 0caaeefcd7..beaf476c11 100644
--- a/modules/glob
+++ b/modules/glob
@@ -30,6 +30,9 @@ configure.ac:
gl_GLOB
Makefile.am:
+nodist_pkginclude_HEADERS += $(GLOB_H)
+EXTRA_HEADERS += glob.h
+
BUILT_SOURCES += $(GLOB_H)
# We need the following in order to create <glob.h> when the system