From: Thibault Godouet Date: Tue, 15 May 2001 01:19:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beeb05a0e3e3aea6c5eb71a3cf5c076b31e59e28;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/Makefile.in b/Makefile.in index b252c09..694a9d9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.66 2001-05-15 01:17:38 thib Exp $ +# $Id: Makefile.in,v 1.67 2001-05-15 01:19:49 thib Exp $ # The following should not be edited manually (use configure options) # If you must do it, BEWARE : some of the following is also defined @@ -162,7 +162,11 @@ configure: configure.in # is set in the configure.in file) autoconf ./configure - $(MAKE) tar && echo "Success !" && exit 999 + $(MAKE) tar && echo "---------------------------------------------" \ + echo "Success !" && \ + echo "(Please ignore the following make error)" \ + echo "---------------------------------------------" \ + exit 999 tar: configure updatedoc vclean