]> git.sur5r.net Git - openldap/commitdiff
Use AC_pcache instead of AC_meta
authorHoward Chu <hyc@openldap.org>
Sun, 7 Dec 2003 03:22:31 +0000 (03:22 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 7 Dec 2003 03:22:31 +0000 (03:22 +0000)
tests/scripts/conf.sh

index 81f4b42f3ae92c5c07eb68b8f4a9055df0d2f44b..bf2f0f695238b8ce91fa629b6134f94dcf872b8a 100755 (executable)
@@ -21,7 +21,7 @@ sed -e "s/@BACKEND@/${BACKEND}/"      \
        -e "s/^#${BACKEND}#//"                  \
        -e "s/^#${BACKENDTYPE}#//"                      \
        -e "s/^#${AC_ldap}#//"                  \
-       -e "s/^#${AC_meta}#//"                  \
+       -e "s/^#${AC_pcache}#//"                        \
        -e "s/^#${MON}#//"                              \
        -e "s/@CACHETTL@/${CACHETTL}/"   \
        -e "s/@ENTRY_LIMIT@/${CACHE_ENTRY_LIMIT}/"