]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
I guess we need bash for lexicographical comparison
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 13:41:59 +0000 (13:41 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 13:41:59 +0000 (13:41 +0000)
Original commit message from CVS:
I guess we need bash for lexicographical comparison

autogen.sh

index 6b31fa205efbca072d2f87568619dbe8fdce45ac..956320854915c48e04e17f2c7a740f73252cb269 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Run this to generate all the initial makefiles, etc.
 
 DIE=0