summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2008-01-25 16:27:04 -0500
committerDaniel P. Berrange <berrange@redhat.com>2008-01-25 16:27:04 -0500
commit7438cdaf5109bf5523c2e33596d845f2035e3b3e (patch)
tree15cba0671eb938781b9dbac278190745ecd39769 /autogen.sh
parenta26c5cea4e2bd17fd25cffc56151cf31297f71b3 (diff)
Added browser plugin (Richard Jones)
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 3ae971a..d037aa2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -36,6 +36,7 @@ if test -z "$*"; then
echo "the $0 command line."
fi
+libtoolize --copy --force
aclocal
automake --add-missing
autoconf