]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Mon, 1 Jul 2002 22:13:55 +0000 (22:13 +0000)
committerhno <>
Mon, 1 Jul 2002 22:13:55 +0000 (22:13 +0000)
src/Makefile.in

index 862de46c607f457555f151273f83e7d7b34141f7..93f46e7d2b26ecbc2c2161ae759bba61723c65cc 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.236 2002/07/01 16:07:19 hno Exp $
+#  $Id: Makefile.in,v 1.237 2002/07/01 16:13:55 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -74,6 +74,7 @@ AUTH_OBJS = @AUTH_OBJS@
 AWK = @AWK@
 BASIC_AUTH_HELPERS = @BASIC_AUTH_HELPERS@
 CC = @CC@
+CGIEXT = @CGIEXT@
 CPP = @CPP@
 CRYPTLIB = @CRYPTLIB@
 DEPDIR = @DEPDIR@
@@ -120,7 +121,6 @@ am__include = @am__include@
 am__quote = @am__quote@
 install_sh = @install_sh@
 makesnmplib = @makesnmplib@
-CGIEXT = @CGIEXT@
 
 @USE_DNSSERVER_TRUE@DNSSOURCE = dns.c
 @USE_DNSSERVER_FALSE@DNSSOURCE = dns_internal.c