sawfish r4385 - trunk



Author: chrisb
Date: Mon Feb  2 09:14:04 2009
New Revision: 4385
URL: http://svn.gnome.org/viewvc/sawfish?rev=4385&view=rev

Log:
remove "now type make to compile" message from autogen.sh


Modified:
   trunk/autogen.sh

Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh	(original)
+++ trunk/autogen.sh	Mon Feb  2 09:14:04 2009
@@ -34,5 +34,4 @@
   autoconf $AUTOCONF_FLAGS || exit 1
 fi
 
-./configure "$@" && ( echo ; echo "Now type \`make' to compile." )
-
+./configure "$@"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]