summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a43e18c)
raw | patch | inline | side by side (parent: a43e18c)
| author | keescook <keescook@users.sourceforge.net> | |
| Sun, 3 Dec 2006 06:09:48 +0000 (06:09 +0000) | ||
| committer | keescook <keescook@users.sourceforge.net> | |
| Sun, 3 Dec 2006 06:09:48 +0000 (06:09 +0000) |
| autogen.sh | patch | blob | history |
diff --git a/autogen.sh b/autogen.sh
index 1afc947ff1d376e57d00838c22547d4ccbbe9bdd..b37c09b526d04fa5719848b6a08c0c1e437c8d6d 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
-#!/bin/sh
+#!/bin/bash
# This script does all the magic calls to automake/autoconf and
# friends that are needed to configure a cvs checkout. As described in