# HG changeset patch # User Karl Berry # Date 1156579483 0 # Node ID d3872bcda7e93a57cbde8a1766a73fa9caa815c7 # Parent 85ef7b18536b81b7e5ad2aab299b7f365fae0a9e . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -1298,6 +1298,14 @@

Support for building libraries and executables

+ + + + @@ -4102,6 +4110,20 @@ + + + +
config-h + Assume config.h exists, to avoid -DHAVE_CONFIG_H clutter in 'make' output. +
configmake + Variables set by "configure" or "make". +
dummy A dummy file, to make sure the library is non-empty.
Depends on
config-h + --- + --- + config-h.m4
gl_CONFIG_H +
--- +
configmake + #include "configmake.h" + --- + --- + --- +
dummy --- dummy.c @@ -4556,6 +4578,6 @@
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 25 August 2006. + Generated from MODULES.html.sh on 26 August 2006.