aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2007-06-15 11:05:31 +0000
committerMarcus Brinkmann <[email protected]>2007-06-15 11:05:31 +0000
commit70e2314b4ecf6fe9af0da2692ccbafedbf0c5fab (patch)
tree95c5b5696ac386dce0c536765e7f104f89346694 /autogen.sh
parentVarious minor changes for W32 (diff)
downloadlibassuan-70e2314b4ecf6fe9af0da2692ccbafedbf0c5fab.tar.gz
libassuan-70e2314b4ecf6fe9af0da2692ccbafedbf0c5fab.zip
2007-06-15 Marcus Brinkmann <[email protected]>
* autogen.sh: Require bash.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 8fd8b8d..ba2fb2b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
# Run this to generate all the initial makefiles, etc.
#
# Copyright (C) 2003 g10 Code GmbH