X-Git-Url: http://www.privoxy.org/gitweb/templates.html?a=blobdiff_plain;f=acconfig.h;h=d2f50a29427f72c5daaede1aa8370f7ec7a37358;hb=3fa247a8b6f38c04f675080fcb7f0f46d9c85dee;hp=286ff629d7d692c891ce30734734edbdb2e2b086;hpb=61af5631a63951dda53a49c2a0146af685fc598c;p=privoxy.git diff --git a/acconfig.h b/acconfig.h index 286ff629..d2f50a29 100644 --- a/acconfig.h +++ b/acconfig.h @@ -67,10 +67,10 @@ /* * Should pcre be statically built in instead of linkling with libpcre? * (This is determined by configure depending on the availiability of - * libpcre and user preferences). The name is ugly, but pcre needs it. + * libpcre and user preferences). * Don't bother to change this here! Use configure instead. */ -#undef STATIC_PCRE +#undef FEATURE_DYNAMIC_PCRE /* * Should pcrs be statically built in instead of linkling with libpcrs?