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 6b31fa2..9563208 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Run this to generate all the initial makefiles, etc.
 
 DIE=0