removed unused code

This commit is contained in:
maroy 2004-11-19 13:15:30 +00:00
parent bd1e31da2a
commit c2d4e236eb
1 changed files with 1 additions and 6 deletions

View File

@ -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."