]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Apparently do not need to specify the CGIEXT variable
authorhno <>
Mon, 1 Jul 2002 22:11:23 +0000 (22:11 +0000)
committerhno <>
Mon, 1 Jul 2002 22:11:23 +0000 (22:11 +0000)
src/Makefile.am

index 8fdcb2dd748f6548ea61ff5f5235dc2581234e2b..d35f03011eb216be19479eb3ea2eb2f4aeb331af 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.25 2002/07/01 15:51:32 hno Exp $
+#  $Id: Makefile.am,v 1.26 2002/07/01 16:11:23 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -59,7 +59,6 @@ WIN32SOURCE =
 endif
 
 SUBDIRS                = fs repl auth
-CGIEXT = @CGIEXT@
 
 INCLUDES        = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include