Regenerate using aclocal 1.4-p6 after acinclude.m4 1.2
authorphampson <phampson>
Tue, 6 Jul 2004 23:12:34 +0000 (23:12 +0000)
committerphampson <phampson>
Tue, 6 Jul 2004 23:12:34 +0000 (23:12 +0000)
aclocal.m4

index a552689..05b85d9 100644 (file)
@@ -152,6 +152,7 @@ AC_TRY_COMPILE([
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
+#include <ucd-snmp/ucd-snmp-config.h>
 #include <ucd-snmp/asn1.h>
 #include <ucd-snmp/snmp.h>
 #include <ucd-snmp/snmp_impl.h>],
@@ -182,6 +183,7 @@ if test "x$ucdsnmp" = "x"; then
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
+#include <ucd-snmp/ucd-snmp-config.h>
 #include <ucd-snmp/asn1.h>
 #include <ucd-snmp/snmp.h>
 #include <ucd-snmp/snmp_impl.h>],
@@ -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)