]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
clean up snmp debug levels
authorwessels <>
Fri, 21 Nov 1997 12:17:42 +0000 (12:17 +0000)
committerwessels <>
Fri, 21 Nov 1997 12:17:42 +0000 (12:17 +0000)
src/Makefile.in

index 82ce873074fba7919f22edecfe8032dffaa14b6e..05efc7cdee1fad821d38db53665b122c85c42162 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.99 1997/11/21 04:45:34 wessels Exp $
+#  $Id: Makefile.in,v 1.100 1997/11/21 05:17:42 wessels Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -280,7 +280,7 @@ install: all install-mkdirs
                        $(RM) -f $(libexecdir)/-$$f; \
                fi; \
        done
-       $(INSTALL_FILE) mib.txt $(sysconfdir)/mib.txt
+       $(INSTALL_FILE) mib.txt $(DEFAULT_MIB_PATH)
        $(INSTALL_FILE) squid.conf $(sysconfdir)/squid.conf.default
        @if test -f $(sysconfdir)/squid.conf ; then \
                echo "$@ will not overwrite existing $(sysconfdir)/squid.conf" ; \