Switch from recursive to non-recursive use of Gnulib.
[pspp] / configure.ac
index 67a37f9fabd8747f341d6af26657ab9741d5bf5d..6d2aeda9745c5b4973b305617321b35c6b3e0969 100644 (file)
@@ -312,7 +312,7 @@ dnl it can make arrangements to build the documentation examples.
 AM_CONDITIONAL(cross_compiling, test x"$cross_compiling" = x"yes" )
 
 AC_CONFIG_FILES(
-  [Makefile gl/Makefile po/Makefile tests/atlocal perl-module/lib/PSPP.pm])
+  [Makefile po/Makefile tests/atlocal perl-module/lib/PSPP.pm])
 
 AC_CONFIG_COMMANDS([doc/pspp-figures/dummy], [:])