New libtool 1.2f works fine on HP/UX 10.20

Petter Reinholdtsen (pere@hungry.com)
Tue, 16 Mar 1999 16:44:15 +0100

I've just tried to install sane 1.01pre3 on HP/UX 10.20 using libtool
1.2f. It worked much better then before.

It compiles shared libraries with no problems, and installs most files
with no error.

The only problem is the frontends, which must be relinked during
install. libtool is unable to do so, because libsane.la is missing.
The symlinks created by backends/Makefile during install are wrong.
Shared libraries on HP/UX are names *.sl, not *.so. I made the
symliks my self, inserted a dummy libsane.la to get 'make install'
work in frontend/.

As this is much better then the result with libtool 1.2, I suggest
upgrading the distributions ltconfig and ltmain.sh before releasing
1.01.

BTW: What about starting to use automake?

-- 
##>  Petter Reinholdtsen <##    | pere@td.org.uit.no
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com