verify: new macro 'assume'
[gnulib.git] / modules / config-h
1 Description:
2 Assume config.h exists, to avoid -DHAVE_CONFIG_H clutter in 'make' output.
3
4 Files:
5 m4/config-h.m4
6
7 Depends-on:
8
9 configure.ac:
10 gl_CONFIG_H
11
12 Makefile.am:
13
14 Include:
15
16 License:
17 LGPL
18
19 Maintainer:
20 Paul Eggert, Jim Meyering