From 8a323f835499c7b62677012128be5b4685b65f1b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 24 Jul 2008 15:20:35 +0000 Subject: Another step towards detecting if _REENTRANT is already defined or actually needed, and being able to define it if appropriate for further configure tests as well as for the generated config file. Introduced reentrant.m4 intended for our reentrant related autotools/m4 macros. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 560f8259a..5f2257dc6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,8 @@ # $Id$ ########################################################################### +ACLOCAL_AMFLAGS = -I . + AUTOMAKE_OPTIONS = foreign EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist curl-config.in \ -- cgit v1.2.3