From 10bd2f8629ddea8c9d4316b15a803c74db9281f7 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 7 Dec 2003 03:22:31 +0000 Subject: [PATCH] Use AC_pcache instead of AC_meta --- tests/scripts/conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index 81f4b42f3a..bf2f0f6952 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -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}/" -- 2.39.5