From 2b17375bffcb8c743120e890e27961dd4ee12043 Mon Sep 17 00:00:00 2001 From: phampson Date: Tue, 6 Jul 2004 23:12:34 +0000 Subject: [PATCH] Regenerate using aclocal 1.4-p6 after acinclude.m4 1.2 --- aclocal.m4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/aclocal.m4 b/aclocal.m4 index a552689..05b85d9 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -152,6 +152,7 @@ AC_TRY_COMPILE([ #ifdef HAVE_UNISTD_H #include #endif +#include #include #include #include ], @@ -182,6 +183,7 @@ if test "x$ucdsnmp" = "x"; then #ifdef HAVE_UNISTD_H #include #endif +#include #include #include #include ], @@ -549,7 +551,7 @@ AC_DEFUN(FR_LIBLTDL_PATH, [ LIBLTDLPATH= if test x"$enable_ltdl_install" = x"yes"; then - AC_CONFIG_SUBDIRS(libltdl) + AC_CONFIG_SUBDIRS('libltdl') LIBLTDLPATH=libltdl fi AC_SUBST(LIBLTDLPATH) -- 2.1.4