aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-05-11 21:59:57 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-11 21:59:57 +0800
commitb7fbe1d689879c7c1639129b8ebe518a29242477 (patch)
treef80fbb3e2e91f6b453f755c7009b50445bdd9c18 /autogen.sh
parent2fe5a371872bf72e3387f1caa4ae64a2299ecd01 (diff)
downloadgsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar.gz
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar.bz2
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar.lz
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar.xz
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.tar.zst
gsoc2013-evolution-b7fbe1d689879c7c1639129b8ebe518a29242477.zip
Bug 582168 – Remove duplicated shebang and comment from autogen.sh
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 4b51a10c76..267560d8a9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,9 +1,6 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
-#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
-
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.