From abac9b73490cd4d59a1e454c6ade5fd2073f2d2f Mon Sep 17 00:00:00 2001 From: Bruce Korb Date: Sat, 5 Feb 2011 08:22:48 -0800 Subject: 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. --- modules/stdint | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/stdint') diff --git a/modules/stdint b/modules/stdint index 9e5f7ad4eb..bbf208a5b3 100644 --- a/modules/stdint +++ b/modules/stdint @@ -20,6 +20,9 @@ configure.ac: gl_STDINT_H Makefile.am: +nodist_pkginclude_HEADERS += $(STDINT_H) +EXTRA_HEADERS += stdint.h + BUILT_SOURCES += $(STDINT_H) # We need the following in order to create when the system -- cgit v1.2.1