Olaf Meeuwissen wrote: > Oops! I just realised that the code I was looking at was **after** > `autoreconf --force --install`. The code in CVS is 11 months old and > does NOT have a wildcard that would match 'os2'. > > The CVS version has: > VERSION=1.5.22 > TIMESTAMP=" (1.1220.2.365 2005/12/18 22:14:06)" > > After autoreconf, mine has: > VERSION="1.5.26 Debian 1.5.26-4" > TIMESTAMP=" (1.1220.2.493 2008/02/01 16:58:18)" > On that front, yesterday I upgraded ltmain.sh to 1.5.26 (with patch) and I'm planning on submitting it today (I hope). But I *still* don't see that wildcard your talking about. Surely, its gotta be there though. > If OS/2 was happy with the ltmain.sh in the SANE CVS repository, I > suggest we add in a case for whatever version_type is appropriate > for OS/2. May want to ping libtool upstream about this as well. > > Well, based on my last email, its a fluke that it was working with old ltmain.sh. I'd prefer that it worked with libtool as-is.
I'm no OS/2 expert but I think OS/2 requires "-no-undefined" and that *may* be why current ltmain.sh will ignore the buggy options. Hopefully, an expert is lurking out there. Chris