From c2d4e236ebff6e84e6eef9dd01fb5b78f8137b62 Mon Sep 17 00:00:00 2001 From: maroy Date: Fri, 19 Nov 2004 13:15:30 +0000 Subject: [PATCH] removed unused code --- livesupport/products/gLiveSupport/bin/autogen.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/livesupport/products/gLiveSupport/bin/autogen.sh b/livesupport/products/gLiveSupport/bin/autogen.sh index 944811b78..6da8e3c99 100755 --- a/livesupport/products/gLiveSupport/bin/autogen.sh +++ b/livesupport/products/gLiveSupport/bin/autogen.sh @@ -22,7 +22,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.2 $ +# Version : $Revision: 1.3 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/bin/autogen.sh,v $ #------------------------------------------------------------------------------- @@ -48,11 +48,6 @@ echo ${tmpdir} cd "$tmpdir" DIE=0 -# look at all other directories as seen from ${basedir}/tmp -#tmpdir=. -#bindir=../bin -#etcdir=../etc - (autoheader --version) < /dev/null > /dev/null 2>&1 || { echo echo "You must have autoconf installed to compile $package."