From 3e86a4527748e5de5c091ffcb4ae5ac2dd8abd8a Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 27 Jan 2005 04:57:32 +0000 Subject: Fixes for Mac fixed autoconf files updates for batch mode some more SIMD optimized functions svn path=/trunk/; revision=2543 --- externals/grill/flext/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/bootstrap.sh') diff --git a/externals/grill/flext/bootstrap.sh b/externals/grill/flext/bootstrap.sh index 52a86eda..8e1a99b2 100755 --- a/externals/grill/flext/bootstrap.sh +++ b/externals/grill/flext/bootstrap.sh @@ -1,5 +1,5 @@ #! /bin/sh aclocal \ -&& automake --add-missing \ +&& automake --foreign \ && autoconf -- cgit v1.2.1