X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=290a4d08b1968b978e045cd901742cd62c542178;hp=fec44b874e82f3ca3654c841dc9b3464f3027b83;hb=117316ec8bfeeed624c1ca2fbb21e4fc886c0ea7;hpb=d83581698d04f4744adea5546ffec46bb3514f29 diff --git a/GNUmakefile.in b/GNUmakefile.in index fec44b87..290a4d08 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.156 2007/11/15 03:17:43 hal9 Exp $ +# $Id: GNUmakefile.in,v 1.157 2007/12/10 02:28:02 hal9 Exp $ # # Written by and Copyright (C) 2001 - 2007 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -956,7 +956,7 @@ dok-get: actions.@OBJEXT@: actions.c actions.h config.h $(PROJECT_H_DEPS) errlog.h jcc.h list.h loaders.h miscutil.h actionlist.h ssplit.h cgi.@OBJEXT@: cgi.c cgi.h config.h $(PROJECT_H_DEPS) cgiedit.h cgisimple.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h -cgiedit.@OBJEXT@: cgiedit.c cgiedit.h config.h $(PROJECT_H_DEPS) cgi.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h +cgiedit.@OBJEXT@: cgiedit.c cgiedit.h config.h $(PROJECT_H_DEPS) cgi.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actionlist.h actions.h errlog.h miscutil.h cgisimple.@OBJEXT@: cgisimple.c cgisimple.h config.h $(PROJECT_H_DEPS) cgi.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h deanimate.@OBJEXT@: deanimate.c deanimate.h config.h $(PROJECT_H_DEPS) encode.@OBJEXT@: encode.c encode.h config.h @@ -1364,6 +1364,9 @@ coffee: ## end: # $Log: GNUmakefile.in,v $ +# Revision 1.157 2007/12/10 02:28:02 hal9 +# Unset $LANG for text processing of docs so we get pure text. +# # Revision 1.156 2007/11/15 03:17:43 hal9 # Some workaround changes to the config file perl stuff and comments, which is # broken here all by itself on perl 5.8.8.