freopen-safer: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / extensions
index a76790f207d28ca77c22b668e2083a7a1ab090b5..76e5a9662e97212287acc64cb28e4558657c3729 100644 (file)
@@ -6,15 +6,17 @@ m4/extensions.m4
 
 Depends-on:
 
+configure.ac-early:
+AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
+
 configure.ac:
-dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
 
 Makefile.am:
 
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert and Jim Meyering