On Sat, 13 Jun 2009, Sam Varshavchik wrote:

Libtool no longer uses a ltmain.sh file so maybe using a modern version is the answer to this problem.

The latest version that's available for download is 2.2.6a, and I'm running 2.2.6. I built 2.2.6a and installed it in a BUILDROOT (so as to not affect my existing 2.2.6 install).

2.2.6a installed ltmain.sh in ${datadir}/libtool/config, and running 2.2.6a's libtoolize installed a symlink to it. As far as I can tell, the latest version of libtool still uses ltmain.sh.

You must be right, and I am wrong.

It seems that you need to find a way for AC_CONFIG_AUX_DIR in these many configure scripts to all point to the same place.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to