diff configure.ac @ 1141:f6cb1cb2d7a8

Another try to include more Autofiles in the distribution
author Adam Chlipala <adamc@hcoop.net>
date Sat, 30 Jan 2010 15:34:00 -0500
parents d4cd54a4ea06
children a48966743c37
line wrap: on
line diff
--- a/configure.ac	Sat Jan 30 13:39:39 2010 -0500
+++ b/configure.ac	Sat Jan 30 15:34:00 2010 -0500
@@ -2,6 +2,7 @@
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC()
 AC_PROG_LIBTOOL()
+AC_CONFIG_MACRO_DIR([m4])
 
 if test [$prefix = "NONE"]; then
     prefix=/usr/local