From: Victor J. Orlikowski Date: Sat, 9 Jun 2001 08:16:14 +0000 (+0000) Subject: No, libtool shouldn't build this. :p X-Git-Tag: 2.0.19~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415ae0aa073c380b055192583d33d740e8938abe;p=thirdparty%2Fapache%2Fhttpd.git No, libtool shouldn't build this. :p git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89319 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/Makefile.in b/server/Makefile.in index 9e27f421688..c108ddc72e6 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -14,7 +14,7 @@ LTLIBRARY_SOURCES = \ util_script.c util_md5.c util_cfgtree.c util_ebcdic.c \ rfc1413.c connection.c listen.c \ mpm_common.c util_charset.c util_debug.c util_xml.c \ - util_filter.c exports.c export_vars.c buildmark.c scoreboard.c \ + util_filter.c exports.c buildmark.c scoreboard.c \ error_bucket.c protocol.c core.c request.c TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) httpd.exp