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