summarylogtreecommitdiffstats
path: root/fix-shebang.patch
blob: 59ac6cbea8f929d5ec131bd8d61000315ce741fd (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/configure b/configure
index d79a8df9..376b3936 100755
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.71.
 #