[Ovirt-devel] [PATCH node] autogen.sh: don't say we're about to run configure,

Jim Meyering jim at meyering.net
Tue Sep 9 19:54:37 UTC 2008


since this script no longer does that.
---
 autogen.sh |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 85352f0..df09187 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -40,11 +40,6 @@ THEDIR=`pwd`
 	  exit 1
   }

-  if test -z "$*"; then
-	  echo "I am going to run ./configure with no arguments - if you wish "
-	  echo "to pass any to it, please specify them on the $0 command line."
-  fi
-
   aclocal
   autoheader
   automake --add-missing
--
1.6.0.1.196.g01914




More information about the ovirt-devel mailing list