summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4544c97)
raw | patch | inline | side by side (parent: 4544c97)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Jul 2010 22:21:43 +0000 (22:21 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Jul 2010 22:21:43 +0000 (22:21 +0000) |
MakeMakefile | patch | blob | history | |
autogen.sh | patch | blob | history |
diff --git a/MakeMakefile b/MakeMakefile
index 1b07f193b444adee58cc5931343a08d4e04179a8..74192458416ac8a34b247383886be576087ff10b 100755 (executable)
--- a/MakeMakefile
+++ b/MakeMakefile
-#!/bin/sh
+#!/bin/bash
#
# Run this script after the first cvs checkout to build
# makefiles and friends
diff --git a/autogen.sh b/autogen.sh
index 45a11a40e110032a57ae5661e44a3e09edbb11d8..e9b7efff3a9bdaa8f4fc7a2c4a9e2e55d9f3bee2 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
-#!/bin/sh
+#!/bin/bash
# On MAC OS X, GNU libtoolize is named 'glibtoolize':
if [ `(uname -s) 2>/dev/null` == 'Darwin' ]