]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
*** empty log message ***
authorThibault Godouet <yo8192@users.noreply.github.com>
Tue, 15 May 2001 01:19:49 +0000 (01:19 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Tue, 15 May 2001 01:19:49 +0000 (01:19 +0000)
Makefile.in

index b252c09548f93f81e88dc4100f36f3a08f9f0416..694a9d906215423bec2594c38fbe70c3ff8f2c92 100644 (file)
@@ -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