summaryrefslogtreecommitdiff
path: root/modules/alloca-opt
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/alloca-opt
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/alloca-opt')
-rw-r--r--modules/alloca-opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/alloca-opt b/modules/alloca-opt
index 9ced93b293..4ae08b0dd8 100644
--- a/modules/alloca-opt
+++ b/modules/alloca-opt
@@ -13,6 +13,9 @@ configure.ac:
gl_FUNC_ALLOCA
Makefile.am:
+nodist_pkginclude_HEADERS += $(ALLOCA_H)
+EXTRA_HEADERS += alloca.h
+
BUILT_SOURCES += $(ALLOCA_H)
# We need the following in order to create <alloca.h> when the system