New config-h module, so that "make" output needn't be cluttered
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Aug 2006 06:39:32 +0000 (06:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Aug 2006 06:39:32 +0000 (06:39 +0000)
commit78f476c7f1aa6b1bedd28d45ae06452012e93c40
tree6e66b1efcff1cb8604f97c236b4a18ab7f1ea51f
parent6c541ce48d57d04ec4cbc37c9fd0526f6cf32f4b
New config-h module, so that "make" output needn't be cluttered
by -DHAVE_CONFIG_H.
* MODULES.html.sh (Support for building libraries and executables):
Add config-h.
* modules/config-h: New file.
* gnulib-tool (nl, sed_transform_lib_file): New vars.
(func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
the config-h module is used.
* m4/config-h.m4: New file.
ChangeLog
MODULES.html.sh
gnulib-tool
m4/ChangeLog
m4/config-h.m4 [new file with mode: 0644]
modules/config-h [new file with mode: 0644]