From b5ea5e52d9c1e2cd263cac0b921dd77f591253fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Aug 2006 08:04:43 +0000 Subject: [PATCH] . --- MODULES.html | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 5fb0228b6..b446a4bf3 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -1298,6 +1298,14 @@ variables.

Support for building libraries and executables

+ + + + @@ -4102,6 +4110,20 @@ for more information. + + + +
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 @@ for more information.
  • 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. -- 2.11.0