libltdl is just a directory name, and doesn't need to be put
[freeradius.git] / aclocal.m4
index 1c9c882..a552689 100644 (file)
@@ -549,7 +549,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)