Remove obsolete comment

master
Mukund Sivaraman 2009-09-24 08:16:50 +05:30
parent 1c72d8f063
commit 43d0af85af
1 changed files with 0 additions and 6 deletions

View File

@ -1,10 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Make the Autotools scripts after checking out the source code from CVS.
# This script was taken from the Autotool Book. I wonder if autoreconf
# can now be used...
#
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.