projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67dc0b2
)
don't need libltdl
author
ellson
<devnull@localhost>
Thu, 30 Jul 2009 17:23:10 +0000
(17:23 +0000)
committer
ellson
<devnull@localhost>
Thu, 30 Jul 2009 17:23:10 +0000
(17:23 +0000)
plugin.demo/xgtk/autogen.sh
patch
|
blob
|
history
diff --git
a/plugin.demo/xgtk/autogen.sh
b/plugin.demo/xgtk/autogen.sh
index 2c71aca6f6de0906093c46689cf4cc5dce77e18d..f225112c5783852d0137c56fc103eb5b702995f8 100755
(executable)
--- a/
plugin.demo/xgtk/autogen.sh
+++ b/
plugin.demo/xgtk/autogen.sh
@@
-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