in HEAD:
cvs diff Makefile.am
Index: Makefile.am
===================================================================
RCS file: /cvsroot/squid/squid/errors/Makefile.am,v
retrieving revision 1.8
diff -u -r1.8 Makefile.am
--- Makefile.am 2 Apr 2002 01:47:50 -0000 1.8
+++ Makefile.am 18 Oct 2002 15:10:38 -0000
@@ -65,7 +65,7 @@
#
addlang: all
-@if test -d $(srcdir)/$(ADDLANG); then \
- if test -d $(DEFAULT_ERROR_DIR)/$(DESTLANG); then
+ if test -d $(DEFAULT_ERROR_DIR)/$(DESTLANG); then \
cd $(srcdir)/$(ADDLANG)/ ; \
for f in ERR_*; do \
if test -f $(DEFAULT_ERROR_DIR)/$(DESTLANG)/$$f ; then \
------------------------------------
Andres Kroonmaa <andre@online.ee>
CTO, Microlink Online
Tel: 6501 731, Fax: 6501 725
Pärnu mnt. 158, Tallinn,
11317 Estonia
Received on Fri Oct 18 2002 - 09:12:46 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:57 MST