From: Jeff Trawick Date: Thu, 11 Jan 2001 00:58:00 +0000 (+0000) Subject: back out the previous change, which broke FreeBSD 3.4, OS/390, Tru64, X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d51b0e5f0c8fd860e88f9d12322dd3f1bef49458;p=apache back out the previous change, which broke FreeBSD 3.4, OS/390, Tru64, BeOS, and perhaps other platforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87649 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/srclib/pcre/Makefile.in b/srclib/pcre/Makefile.in index 023f646310..3f30dc3f62 100644 --- a/srclib/pcre/Makefile.in +++ b/srclib/pcre/Makefile.in @@ -14,7 +14,7 @@ $(LTLIBRARY_OBJECTS) dftables.lo: config.h dftables: dftables.lo $(LINK) $(EXTRA_LDFLAGS) dftables.lo $(EXTRA_LIBS) -$(srcdir)/chartables.c: dftables +chartables.c: dftables ./dftables > $@ pcre.lo: chartables.c