* ACLOCAL_AMFLAGS: Added, fixes problems with aclocal while reconfiguring.
authortwisti <none@none>
Sat, 10 Sep 2005 15:55:45 +0000 (15:55 +0000)
committertwisti <none@none>
Sat, 10 Sep 2005 15:55:45 +0000 (15:55 +0000)
Makefile.am

index 93c5b57c9d1b145a031028b97dbc2489769ee580..7cd7a9e45507d5f1c955226804909a4253f376fd 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3014 2005-07-12 21:46:25Z twisti $
+## $Id: Makefile.am 3164 2005-09-10 15:55:45Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
+ACLOCAL_AMFLAGS = -I m4 -I src/classpath/m4
+
 MAINTAINERCLEANFILES = Makefile.in configure
 
 SUBDIRS = contrib doc man src tests