summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-06-03 18:26:25 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-06-03 18:26:25 +0100
commit1c3e1bae41bcdc0d5c590bb2f95b987a42254de7 (patch)
tree8a4443eeae9bbcf142af1152c7192768e152a5b3 /autogen.sh
parent3821ca4917e9f508ec09a24f43dfc9c29066fa20 (diff)
Remove $Id$.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 300b54db..cbf6df1f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# $Id$
if [ "x$(uname)" = "xOpenBSD" ]; then
[ -z "$AUTOMAKE_VERSION" ] && export AUTOMAKE_VERSION=1.10