Skip to content
Snippets Groups Projects
Commit 10bd2f86 authored by Howard Chu's avatar Howard Chu
Browse files

Use AC_pcache instead of AC_meta

parent 9d3c8084
No related branches found
No related tags found
No related merge requests found
......@@ -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}/"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment