aboutsummaryrefslogtreecommitdiffstats
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-21 09:58:46 +0800
commit246afc7a4a2d827376d33084a8f162bdbc55c0d8 (patch)
tree6afa9ae2e19c79a15a55a01b56a5b373166b724a
parentf4cf9af33ccde3142a3011e8b2dbcfb4cbc9ae81 (diff)
downloadgsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar.gz
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar.bz2
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar.lz
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar.xz
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.tar.zst
gsoc2013-evolution-246afc7a4a2d827376d33084a8f162bdbc55c0d8.zip
Bug 582168 – Remove duplicated shebang and comment from 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=.