summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xautogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/autogen.sh b/autogen.sh
index edde3be..69d5534 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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=.