]> granicus.if.org Git - apache/commitdiff
* server/Makefile.in: Revert duplicate eoc_bucket.c in
authorJoe Orton <jorton@apache.org>
Mon, 15 Mar 2004 21:49:35 +0000 (21:49 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 15 Mar 2004 21:49:35 +0000 (21:49 +0000)
LTLIBRARY_SOURCES.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102973 13f79535-47bb-0310-9956-ffa450edef68

server/Makefile.in

index 9823f3acade14f42299c6da0aaa07fbd5ea5f701..871d4e8dd7f82aca0d46ae2415b9e312d6919712 100644 (file)
@@ -10,7 +10,7 @@ LTLIBRARY_SOURCES = \
     test_char.h \
        config.c log.c main.c vhost.c util.c \
        util_script.c util_md5.c util_cfgtree.c util_ebcdic.c util_time.c \
-       connection.c listen.c eoc_bucket.c \
+       connection.c listen.c \
        mpm_common.c util_charset.c util_debug.c util_xml.c \
        util_filter.c exports.c buildmark.c \
        scoreboard.c error_bucket.c protocol.c core.c request.c provider.c \