don't need libltdl
authorellson <devnull@localhost>
Thu, 30 Jul 2009 17:23:10 +0000 (17:23 +0000)
committerellson <devnull@localhost>
Thu, 30 Jul 2009 17:23:10 +0000 (17:23 +0000)
plugin.demo/xgtk/autogen.sh

index 2c71aca6f6de0906093c46689cf4cc5dce77e18d..f225112c5783852d0137c56fc103eb5b702995f8 100755 (executable)
@@ -8,8 +8,8 @@ if test -x /opt/local/bin/glibtoolize; then
 fi
 export LIBTOOLIZE
 
-echo "autogen.sh: running: $LIBTOOLIZE --copy --force --ltdl"
-$LIBTOOLIZE --copy --force --ltdl
+echo "autogen.sh: running: $LIBTOOLIZE --copy --force"
+$LIBTOOLIZE --copy --force 
 
 autoreconf -v --install --force || exit 1