Use AC_pcache instead of AC_meta

This commit is contained in:
Howard Chu 2003-12-07 03:22:31 +00:00
parent 9d3c808428
commit 10bd2f8629

View file

@ -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}/"