jit/cache tests: Fix crash with clang's UBSAN + ASAN.
[gnulib.git] / modules / extensions
blob85e7421edb605f6976f7d993a2c555187e32501d
1 Description:
2 Enable extensions in standard headers
4 Files:
5 m4/extensions.m4
7 Depends-on:
9 configure.ac-early:
10 # This is actually already done in the pre-early phase.
11 # AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
13 configure.ac:
15 Makefile.am:
17 Include:
19 License:
20 LGPLv2+
22 Maintainer:
23 Paul Eggert and Jim Meyering