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/stdio | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/stdio') diff --git a/modules/stdio b/modules/stdio index 1a45909f22..4af57b8925 100644 --- a/modules/stdio +++ b/modules/stdio @@ -19,6 +19,8 @@ configure.ac: gl_STDIO_H Makefile.am: +nodist_pkginclude_HEADERS += stdio.h + BUILT_SOURCES += stdio.h # We need the following in order to create when the system -- cgit v1.2.1