configure.in: Removed `src/libconfig' from the list of subdirs requireing configuration.
[collectd.git] / configure.in
index cfce380..52a8cef 100644 (file)
@@ -25,7 +25,7 @@ AC_SUBST(LIBLTDL)
 AC_LIBTOOL_DLOPEN
 AC_PROG_LIBTOOL
 #AC_PROG_RANLIB
-AC_CONFIG_SUBDIRS(libltdl src/libconfig)
+AC_CONFIG_SUBDIRS(libltdl)
 
 #
 # Checks for header files.