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.nlReceived on Thu 11 Jan 2007 10:47:02 AM GMT--- 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)"
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:55 PM GMT GMT