From 588b49be092bc23251a3475526e0930314c8649b Mon Sep 17 00:00:00 2001 From: William Metcalf Date: Mon, 3 Aug 2009 07:50:05 -0500 Subject: [PATCH] Update to libtoolize command in autojunk.sh for build on CentOS --- autojunk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autojunk.sh b/autojunk.sh index c5b711b382..f143952db7 100755 --- a/autojunk.sh +++ b/autojunk.sh @@ -1,6 +1,6 @@ #!/bin/sh # the list of commands that need to run before we do a compile -libtoolize --automake --copy +libtoolize --force --automake --copy aclocal autoheader automake --add-missing --copy