verify: new macro 'assume'
[gnulib.git] / modules / extensions
1 Description:
2 Enable extensions in standard headers
3
4 Files:
5 m4/extensions.m4
6
7 Depends-on:
8
9 configure.ac-early:
10 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
11
12 configure.ac:
13
14 Makefile.am:
15
16 Include:
17
18 License:
19 LGPLv2+
20
21 Maintainer:
22 Paul Eggert and Jim Meyering