]> granicus.if.org Git - graphviz/commitdiff
run libtoolize --ltdl so that new ltdl is used when building from cvs on fc11
authorellson <devnull@localhost>
Thu, 27 Nov 2008 13:37:33 +0000 (13:37 +0000)
committerellson <devnull@localhost>
Thu, 27 Nov 2008 13:37:33 +0000 (13:37 +0000)
autogen.sh

index 559bd5b3de4364548af11fee470c3c1f10d6af57..09efdc6b1b22eea54d5c40762acda6220bddd02b 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+libtoolize --ltdl --force --copy || exit 1
+
 autoreconf -v --install --force || exit 1
 
 # ensure config/depcomp exists even if still using automake-1.4