]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorHenrik Nordstrom <hno@squid-cache.org>
Fri, 7 Mar 2008 21:38:12 +0000 (14:38 -0700)
committerHenrik Nordstrom <hno@squid-cache.org>
Fri, 7 Mar 2008 21:38:12 +0000 (14:38 -0700)
45 files changed:
Makefile.in
doc/Makefile.in
errors/Makefile.in
helpers/basic_auth/DB/Makefile.in
helpers/basic_auth/LDAP/Makefile.in
helpers/basic_auth/MSNT/Makefile.in
helpers/basic_auth/Makefile.in
helpers/basic_auth/NCSA/Makefile.in
helpers/basic_auth/PAM/Makefile.in
helpers/basic_auth/POP3/Makefile.in
helpers/basic_auth/SASL/Makefile.in
helpers/basic_auth/SMB/Makefile.in
helpers/basic_auth/YP/Makefile.in
helpers/basic_auth/getpwnam/Makefile.in
helpers/basic_auth/mswin_sspi/Makefile.in [changed mode: 0755->0644]
helpers/basic_auth/multi-domain-NTLM/Makefile.in
helpers/basic_auth/squid_radius_auth/Makefile.in
helpers/digest_auth/Makefile.in
helpers/digest_auth/eDirectory/Makefile.in
helpers/digest_auth/ldap/Makefile.in
helpers/digest_auth/password/Makefile.in
helpers/external_acl/Makefile.in
helpers/external_acl/ip_user/Makefile.in
helpers/external_acl/ldap_group/Makefile.in
helpers/external_acl/mswin_lm_group/Makefile.in [changed mode: 0755->0644]
helpers/external_acl/session/Makefile.in
helpers/external_acl/unix_group/Makefile.in
helpers/external_acl/wbinfo_group/Makefile.in
helpers/negotiate_auth/Makefile.in [changed mode: 0755->0644]
helpers/negotiate_auth/mswin_sspi/Makefile.in [changed mode: 0755->0644]
helpers/negotiate_auth/squid_kerb_auth/Makefile.in
helpers/ntlm_auth/Makefile.in
helpers/ntlm_auth/SMB/Makefile.in
helpers/ntlm_auth/fakeauth/Makefile.in
helpers/ntlm_auth/mswin_sspi/Makefile.in [changed mode: 0755->0644]
helpers/ntlm_auth/no_check/Makefile.in
icons/Makefile.in
lib/Makefile.in
lib/libTrie/Makefile.in
src/Makefile.in
src/auth/Makefile.in
src/fs/Makefile.in
src/repl/Makefile.in
test-suite/Makefile.in
tools/Makefile.in

index 68c6d95f844920e3a9d791523d4a49a488fae482..d840190a64b31fabe22a58e2876cdcc1554e080c 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.118 2008/01/19 01:10:46 hno Exp $
+# $Id: Makefile.am,v 1.27 2006/05/11 01:36:57 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 63b5353918a3df090dd446e6532774618b44088c..730886e86d232d7f28568e651447766c59ade453 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.92 2008/01/19 01:10:54 hno Exp $
+#  $Id: Makefile.am,v 1.6 2006/06/02 16:31:45 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index a111c71a5ac0678ba6d3d10a33d49e7a8149fd73..f04dd566080a7f071be5be23dcbc48a39373cf0a 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.113 2008/02/25 01:10:48 hno Exp $
+# $Id: Makefile.am,v 1.16 2008/02/24 12:10:30 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 5e5db4b2e3dab4c20217f548afa3638d37c66401..742e85d723fdaa99ac30552991d0b47a561744de 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.26 2008/01/19 01:11:03 hno Exp $
+#  $Id: Makefile.am,v 1.3 2007/07/19 02:54:21 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 7e88e8575bff51510d7928416081f43c1270fc2f..4095f5f6cd283f3fdee055090726c1eb814894a9 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.98 2008/01/19 01:11:05 hno Exp $
+#  $Id: Makefile.am,v 1.6 2005/03/19 15:24:07 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 35f655be9637de939ab197bebcae0200adf112c4..f9e444c6bb09d87e88397913757d8e237983429b 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.101 2008/01/19 01:11:07 hno Exp $
+#  $Id: Makefile.am,v 1.10 2003/01/23 00:35:26 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 42b640b6fca05500c65b6f4c4554a310784dc1ac..4e40c27cf35aebed841cbf230d5817b23ed65e87 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.99 2008/01/19 01:11:00 hno Exp $
+#  $Id: Makefile.am,v 1.9 2007/06/25 11:02:35 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 3e92b62975346123259ba841740ece3a1d1fb3f4..0fb62f5a33a9a0510accd6f39aba00038abf9678 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.99 2008/01/19 01:11:08 hno Exp $
+#  $Id: Makefile.am,v 1.6 2007/06/25 11:27:03 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 72319932b43db981051a67b3003f61d632b6a79b..69beedd18ec87a912bb99edcee7dfd37b9e058d6 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid PAM authentication helper
 #
-#  $Id: Makefile.in,v 1.99 2008/01/19 01:11:08 hno Exp $
+#  $Id: Makefile.am,v 1.7 2003/08/03 20:38:02 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index e1b5f2e0fd5a0a5149338f05db03bc65f6dcba20..55528d4e2d25d71ba87b476ccaaedbdaddff6ae2 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.26 2008/01/19 01:11:09 hno Exp $
+#  $Id: Makefile.am,v 1.1 2006/12/09 23:28:23 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 18a1037e9678aedbd1bf3cad66c4197f81f42e54..895ed6710263d014c52922661f65d0c8d93837d8 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid SASL authentication helper
 #
-#  $Id: Makefile.in,v 1.95 2008/01/19 01:11:10 hno Exp $
+#  $Id: Makefile.am,v 1.7 2004/12/20 16:30:15 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index fdd270cb7b7c45fd8752b47795f0f466eea45fdd..95c03dd05d00a712e73c6fbac68e0a2933fa52c0 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.97 2008/01/19 01:11:11 hno Exp $
+#  $Id: Makefile.am,v 1.5 2003/01/23 00:35:40 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index d7e3594950e506a1a0640595fcbb1de37691b5fe..189bcef37f1ac91deaf551994fee53175134824d 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.98 2008/01/19 01:11:11 hno Exp $
+#  $Id: Makefile.am,v 1.5 2003/01/23 00:35:44 robertc Exp $
 #
 #
 
index 48c0a70bae639832e8fa2358d4cb9b8b95a1ef71..fc7dc0dea3c866d0648b2ebc40229f95e4ad169d 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.96 2008/01/19 01:11:12 hno Exp $
+#  $Id: Makefile.am,v 1.3 2003/01/23 00:35:47 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
old mode 100755 (executable)
new mode 100644 (file)
index 03d5af8..3306489
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.40 2008/01/19 01:11:17 hno Exp $
+#  $Id: Makefile.am,v 1.2 2005/11/22 19:45:04 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index af1cda4d4ad4bf0fa650ab9e3115da1c5f818ea3..04dc63965df1712c7cfd62dae136568ea8f0ec5e 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.94 2008/01/19 01:11:19 hno Exp $
+#  $Id: Makefile.am,v 1.4 2003/01/23 00:35:49 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 9fedd0dc84d735e4abcddcd1c1b08592891afdcc..2bb09425d51718da3d16944d9b45d6d9b0a45720 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.24 2008/01/19 01:11:23 hno Exp $
+#  $Id: Makefile.am,v 1.2 2007/11/20 14:34:17 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index ec98e658bd7967662c05bfd497af9e80f1a82df4..c94e5adbfa658c7077f03662a0163e02c76c12ad 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for digest auth helpers in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.95 2008/01/19 01:11:23 hno Exp $
+#  $Id: Makefile.am,v 1.4 2007/06/25 11:01:48 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index a15ba16abdc6f5dbd02227e7185c490c9f7e8184..f822384429dc61d4008b0cd60d23461b31cab470 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.21 2008/01/19 01:11:23 hno Exp $
+#  $Id: Makefile.am,v 1.1 2007/06/23 20:50:10 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 9b78f06b34dff07d0dfa52ac2afdf279444b1835..1480506a021dcda33134f7bd3352b4dc785d77da 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.40 2008/01/19 01:11:24 hno Exp $
+#  $Id: Makefile.am,v 1.2 2005/12/29 02:43:02 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 97805de9412a6a01d05da14db51e1d5974b32eaa..bdfede06cf329e05923a0c4d91d4f0aa754a55d2 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.99 2008/01/19 01:11:26 hno Exp $
+#  $Id: Makefile.am,v 1.6 2005/12/30 23:21:46 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 3b3d39ba193e3b3854b067136b51f8c7b7e507b2..097e0090b2ac17be61727a29f85c29fd751298b3 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.85 2008/01/19 01:11:26 hno Exp $
+#  $Id: Makefile.am,v 1.6 2006/03/19 01:30:30 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 8437d3db41978f362ab4dea985686c634246cc6b..bea92be1c121f667f171045939da5d947d645d87 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the ip_user external_acl helper by Rodrigo Campos
 #
-#  $Id: Makefile.in,v 1.84 2008/01/19 01:11:29 hno Exp $
+#  $Id: Makefile.am,v 1.4 2004/08/14 22:54:52 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index c5a7444f8f262a3848cff350ee2faabe8e03f989..f672392439d4c20f88a814d0d6c4624c09e78de9 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.86 2008/01/19 01:11:30 hno Exp $
+#  $Id: Makefile.am,v 1.6 2005/03/19 15:24:07 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
old mode 100755 (executable)
new mode 100644 (file)
index 1801d93..a9450d7
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.40 2008/01/19 01:11:32 hno Exp $
+#  $Id: Makefile.am,v 1.1 2005/10/31 16:29:45 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 6abed742db5d28a5b8e1a065ce02dcf01ad573cf..5a9042fe4d763a68dd863750c37d917f27aa0520 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.37 2008/01/19 01:11:33 hno Exp $
+#  $Id: Makefile.am,v 1.3 2006/03/20 23:38:23 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index f45c969bad44cb47cb73611ffc76d0880ff4e630..d5c526e8d5ec677de82fbafe9d84ee3323b0b7a7 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.84 2008/01/19 01:11:34 hno Exp $
+#  $Id: Makefile.am,v 1.4 2004/08/14 22:54:53 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 592180f6bcec2465f77f58cf97704dca4834aa96..a19f9caa670f9558c2bf66857e815843a9871319 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid LDAP authentication helper
 #
-#  $Id: Makefile.in,v 1.82 2008/01/19 01:11:34 hno Exp $
+#  $Id: Makefile.am,v 1.2 2003/01/23 00:36:16 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
old mode 100755 (executable)
new mode 100644 (file)
index f841312..2279565
@@ -16,7 +16,7 @@
 
 #  Makefile for negotiate authentication helpers in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.40 2008/01/19 01:11:36 hno Exp $
+#  $Id: Makefile.am,v 1.2 2007/06/24 22:34:15 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
old mode 100755 (executable)
new mode 100644 (file)
index 761fefc..8781882
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.39 2008/01/19 01:11:37 hno Exp $
+#  $Id: Makefile.am,v 1.2 2005/11/01 08:57:13 serassio Exp $
 #
 
 srcdir = @srcdir@
index 260c1e511f600b67a773d7e4b6bd0dcdc056e487..8e26f4906c71b5761a06801583551e4e2e68aa46 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.23 2008/01/19 01:11:37 hno Exp $
+#  $Id: Makefile.am,v 1.2 2008/01/07 15:25:14 hno Exp $
 #
 
 srcdir = @srcdir@
index ac180eb44817f3d8452c200e1b34a764b859ae01..ce229a4e627d30c79358ba441822ac65ee946fec 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.96 2008/01/19 01:11:38 hno Exp $
+#  $Id: Makefile.am,v 1.8 2005/10/30 21:48:22 serassio Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index fd2280d90997bdd8d58d20dbf802bd95afc51e57..f4facc248037a75a1e6c93f4b7eedcbc9c5c5679 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.96 2008/01/19 01:11:38 hno Exp $
+#  $Id: Makefile.am,v 1.2 2003/01/23 00:36:27 robertc Exp $
 #
 
 srcdir = @srcdir@
index c7aee8a74b6a6859fbaf58003fcf8151b8265d49..6c0c48c7d8032ebb7dafb0f423866bb671a23591 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.93 2008/01/19 01:11:39 hno Exp $
+#  $Id: Makefile.am,v 1.2 2003/01/23 00:36:34 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
old mode 100755 (executable)
new mode 100644 (file)
index 8f89792..947044a
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.39 2008/01/19 01:11:40 hno Exp $
+#  $Id: Makefile.am,v 1.1 2005/10/30 21:48:22 serassio Exp $
 #
 
 srcdir = @srcdir@
index 25eb7306bfdb35130bee58217ee2385a5016a277..3c70acb369a7dfcd3296127d835ba6c96b6c4fb5 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.95 2008/01/19 01:11:40 hno Exp $
+#  $Id: Makefile.am,v 1.4 2003/01/23 00:36:38 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index 1347344d8d8fad1f9302966238ca214c4eec772c..cb0a1adec8890852d13b53b621c0c08a0f44281e 100644 (file)
@@ -14,7 +14,7 @@
 
 @SET_MAKE@
 
-# $Id: Makefile.in,v 1.109 2008/01/19 01:11:40 hno Exp $
+# $Id: Makefile.am,v 1.11 2003/05/21 08:24:26 hno Exp $
 #
 
 srcdir = @srcdir@
index 89699a2ef24423c737964be89f95ab6ebb8d8c2a..125d59cebd15c1baa3dc0e8b751d63a94678e72f 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#  $Id: Makefile.in,v 1.156 2008/01/23 01:10:50 hno Exp $
+#  $Id: Makefile.am,v 1.33 2007/12/14 23:11:44 amosjeffries Exp $
 #
 
 srcdir = @srcdir@
index 5c407555e082d80c189c4239bbf28801dc21769a..105fe66c5e02fb2d12076601a99dae85559c966d 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.34 2008/01/19 01:11:42 hno Exp $
+# $Id: Makefile.am,v 1.1 2003/03/10 04:56:24 robertc Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index 5c0694bd9149330ff40d3e613d6a088cbcb01736..0c645a969b8a3a452d9020f8469b402a9a0332ee 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.459 2008/02/26 00:19:29 rousskov Exp $
+#  $Id: Makefile.am,v 1.201 2008/02/26 00:19:29 rousskov Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
index c572f2988025b522fb40666e0ad2f5633ceeef76..c73c427d434ebef873921cc6d4fb0d56244aaae2 100644 (file)
@@ -312,7 +312,7 @@ target_alias = @target_alias@
 
 #  Makefile for authentication modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.97 2008/01/19 01:11:48 hno Exp $
+#  $Id: Makefile.am,v 1.6 2005/10/23 11:55:38 hno Exp $
 #
 AUTOMAKE_OPTIONS = subdir-objects
 AM_CFLAGS = @SQUID_CFLAGS@
index 6d724305db4fe474fd298a31b880b73fe479ee6e..7405cee4f1b7beec96810d46c8157bc53db0a1aa 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.103 2008/01/19 01:11:49 hno Exp $
+#  $Id: Makefile.am,v 1.15 2008/01/08 11:10:48 amosjeffries Exp $
 #
 
 srcdir = @srcdir@
index 6f0053053dd63691386a082d9e2b9965f9e7ec1c..52c9ae9edcee8328a40147b5acb641f86b626377 100644 (file)
@@ -16,7 +16,7 @@
 
 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.96 2008/01/19 01:11:50 hno Exp $
+#  $Id: Makefile.am,v 1.7 2005/08/20 21:08:38 serassio Exp $
 #
 
 srcdir = @srcdir@
index bc93e6ea08bd9018cc1229a9329de162c405b76b..6e10c7a12c095ea682615285ca5c3dc38d1b8cf4 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.93 2008/01/19 01:11:52 hno Exp $
+#  $Id: Makefile.am,v 1.20 2007/01/04 20:52:57 hno Exp $
 #
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
index fc37d2f30f9278bf504a8cd56e14f1f6da6afcce..4d673fd1c867c54cb9e64c252f0cc1fe25b5f318 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.32 2008/01/19 01:11:52 hno Exp $
+#  $Id: Makefile.am,v 1.2 2006/05/11 12:25:39 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #