]> git.draconx.ca Git - dxcommon.git/blobdiff - configure.ac
Improve GLib probe against old GLib versions.
[dxcommon.git] / configure.ac
index a74cd71500503f45bedc26dd3b866d5151411935..35014288f4c49c7446e66a58fea7a8fcc3cf8af4 100644 (file)
@@ -20,7 +20,5 @@ AC_CONFIG_TESTDIR([.])
 DX_PROG_AUTOTEST
 AM_CONDITIONAL([HAVE_AUTOTEST], [test x"$dx_cv_autotest_works" = x"yes"])
 
-AC_CONFIG_FILES([
-  Makefile
-])
+AC_CONFIG_FILES([Makefile atlocal])
 AC_OUTPUT