X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=configure.in;h=dd90e555c431494630c1eefe493b14d8f3bd41b7;hb=b0ae5ee3dffb428d2332357ff31acdb022209590;hp=f0fc780250952567ae8f309b32c9a2c70e72e4db;hpb=a56c4aad147560487653682d685f80d3ca32d373;p=gnulib.git diff --git a/configure.in b/configure.in index f0fc78025..dd90e555c 100644 --- a/configure.in +++ b/configure.in @@ -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)