Hi, In my effort to port balsa, I finished porting libesmtp, and am now tackling pspell. I did not find a pspell port in the DB.
Anyway, pspell comes with libtool 1.4a (VERSION=1.4a in ltmain.sh). The source package has both ltmain.sh and ltconfig (like libtool 1.3.5). I tried to replace the them with the ones provided by fink, but the configure script broke: ltconfig: unrecognized option `--build=powerpc-apple-darwin5.3' Try `ltconfig --help' for more information. configure: error: libtool configure failed If I DO NOT replace the the ltmain.sh and ltconfig files, the code compiles, but does not build shared libraries, just static ones. While running configure, I get this message: checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes The porting tips page on fink does not mention libtool 1.4a. Does anyone have any ideas? Thanks, Ujwal _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel