From a3498f96efd38849f0ba3063fa91db227999596a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 30 Jul 2008 03:10:03 +0000 Subject: Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of including our local m4/reentrant.m4 file. This even takes care of including the file in the distribution tarball. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 560f8259a..bcb42c553 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,8 @@ AUTOMAKE_OPTIONS = foreign +ACLOCAL_AMFLAGS = -I m4 + EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist curl-config.in \ curl-style.el sample.emacs RELEASE-NOTES buildconf buildconf.bat libcurl.pc.in -- cgit v1.2.3