.
[gnulib.git] / configure.in
index f0fc780..dd90e55 100644 (file)
@@ -1,5 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(regex.c)
+AC_CONFIG_AUX_DIR(config)
 
 AC_PROG_CC
 AC_PROG_INSTALL
@@ -20,4 +21,4 @@ AC_CONST
 
 AC_PREFIX(gcc)
 
-AC_OUTPUT(Makefile doc/Makefile test/Makefile)
+AC_OUTPUT(Makefile m4/Makefile lib/Makefile)