Use /bin/bash instead of /bin/sh in autogen.sh.
authoralexrp <alex@lycus.org>
Tue, 19 Mar 2013 04:17:54 +0000 (05:17 +0100)
committeralexrp <alex@lycus.org>
Tue, 19 Mar 2013 04:17:54 +0000 (05:17 +0100)
autogen.sh

index 3a51ad424c8e6efb91e74fe08f085fce547af8a2..3628c690efd8020cc60a99be15afffba431ea296 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Run this to generate all the initial makefiles, etc.
 # Ripped off from GNOME macros version