Commit 760d1e3e authored by Jeff Trawick's avatar Jeff Trawick
Browse files

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
parent 0ac0b694
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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