]> granicus.if.org Git - fcron/commitdiff
made clearer the message in configure:
authorthib <thib>
Sun, 14 Nov 2004 16:32:36 +0000 (16:32 +0000)
committerthib <thib>
Sun, 14 Nov 2004 16:32:36 +0000 (16:32 +0000)
Makefile.in

index 7049c7c4424390d4150e5cdf55812d75f434ae4e..84df4870f6b318e84a8489a84e5f26765c8f3233 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.104 2004-11-13 19:43:08 thib Exp $
+# $Id: Makefile.in,v 1.105 2004-11-14 16:32:36 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
@@ -194,7 +194,8 @@ configure: configure.in
        @($(MAKE) tar && \
                echo "---------------------------------------------" && \
                echo "Success !" && \
-               echo "(Please ignore the following make error)" && \
+               echo "(Please ignore the following make error" && \
+               echo " and run your latest make command again)" && \
                echo "---------------------------------------------" && \
                exit 999)