drop usr/ucb/echo dependency from libtool
commit686d694f0379959747657d5776971581571bdbb9
authorLauri Tirkkonen <lotheac@iki.fi>
Mon, 15 Aug 2016 11:52:16 +0000 (15 11:52 +0000)
committerLauri Tirkkonen <lotheac@iki.fi>
Mon, 15 Aug 2016 11:52:16 +0000 (15 11:52 +0000)
tree829fb6bd5130d6e7b878cd3596b957fe2d5a7828
parentdef1aea2b21f2a6151821ad72fa9657514f81392
drop usr/ucb/echo dependency from libtool

It will only get used if it's present at build time, and /usr/bin/echo
doesn't support -n. Our echo still doesn't support -n, but libtool will
find another fallback in case /usr/ucb/echo doesn't work -- in my case
this was the "print -r" shell builtin.
components/developer/libtool/libtool.p5m