From 2911d8925f15dd0bbd5335e5f09cd729b49eeec0 Mon Sep 17 00:00:00 2001 From: hno <> Date: Mon, 1 Jul 2002 22:11:23 +0000 Subject: [PATCH] Apparently do not need to specify the CGIEXT variable --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 8fdcb2dd74..d35f03011e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 -- 2.47.3