[patch] Small patch src/Makefile.in

From: Rick van der Zwet <rick_at_wzoeterwoude.net_at_hypermail-project.org>
Date: Thu, 11 Jan 2007 02:43:44 +0100
Message-ID: <45A59650.5080902_at_wzoeterwoude.net>


Hi all,

Assume this is the Developer list as well?

Small patch, will fixed the failure when no file present.

/Rick van der Zwet

-- 
http://rickvanderzwet.nl

--- Makefile.in.orig 2007-01-11 02:32:33.000000000 +0100 +++ Makefile.in 2007-01-11 02:33:10.000000000 +0100 _at_@ -61,7 +61,7 @@ all: pcre/.libs/libpcre.a _at_FNV_DEP@ hypermail$(SUFFIX) mail$(SUFFIX) lang$(SUFFIX) pcre/.libs/libpcre.a: - _at_cd pcre; $(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)" ; rm .libs/lib*.so* + _at_cd pcre; $(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)" ; rm -f .libs/lib*.so* fnv/libfnv.a: _at_cd fnv; $(MAKE) libfnv.a CC="$(CC)" CFLAGS="$(CFLAGS)"

Received on Thu 11 Jan 2007 10:47:02 AM GMT

This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:55 PM GMT GMT