From: Sascha Schumann Date: Mon, 12 Jun 2000 17:24:09 +0000 (+0000) Subject: Finish the switch to light-wheight pcre. X-Git-Tag: APACHE_2_0_ALPHA_5~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e9db838fa3627c9a5a57213773a5577064bdf51;p=apache Finish the switch to light-wheight pcre. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index d706213f0d..b6824a9403 100644 --- a/Makefile.in +++ b/Makefile.in @@ -11,8 +11,7 @@ PROGRAM_DEPENDENCIES = \ os/$(OS_DIR)/libos.la \ ap/libap.la \ lib/apr/$(LIBPRE)apr.a \ - lib/pcre/libpcreposix.a \ - lib/pcre/libpcre.a + lib/pcre/libpcre.la PROGRAMS = $(PROGRAM_NAME) targets = $(PROGRAMS)