]> granicus.if.org Git - apache/commitdiff
Remove buff.c and buff.h. There are still a few files that rely on these,
authorRyan Bloom <rbb@apache.org>
Mon, 4 Dec 2000 06:36:16 +0000 (06:36 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 4 Dec 2000 06:36:16 +0000 (06:36 +0000)
but those files are already broken.  This just makes that breakage more
obvious.

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

server/Makefile.in

index e1b779537c0f87e722de64db95e1a71595c0007d..b9ee283a06763a205ba690b3aaaeea60b82637cc 100644 (file)
@@ -4,7 +4,7 @@ CLEANFILES = gen_test_char gen_uri_delims test_char.h uri_delims.h
 LTLIBRARY_NAME    = libmain.la
 LTLIBRARY_SOURCES = \
     uri_delims.h test_char.h \
-       buff.c http_config.c http_core.c http_log.c http_main.c \
+       http_config.c http_core.c http_log.c http_main.c \
        http_protocol.c http_request.c http_vhost.c util.c util_date.c \
        util_script.c util_uri.c util_md5.c util_cfgtree.c util_ebcdic.c \
        rfc1413.c http_connection.c listen.c \