hello,

i've tried using this patch against the branch-1-3 branch of cvs
libtool, and it seems to work on hp-ux 11.00.

by "seems to work" i mean that sawfish/librep build and run, whereas
they did not with libtool 1.3.4 or 1.3.5.

please let me know of any more information you need, and i'll get back
if i run into problems with other modules.

thanks,
jacob
-- 
"...it shoulda been 'Glee Club'." -- David Fincher

Index: ltconfig.in
===================================================================
RCS file: /cvsroot/libtool/libtool/Attic/ltconfig.in,v
retrieving revision 1.125.2.96
diff -u -r1.125.2.96 ltconfig.in
--- ltconfig.in 2001/03/06 11:21:29     1.125.2.96
+++ ltconfig.in 2001/04/13 15:26:53
@@ -1972,7 +1972,7 @@
   # HP-UX runs *really* slowly unless shared libraries are mode 555.
   postinstall_cmds='chmod 555 $lib'
   case "$host_os" in
-  hpux10.20*)
+  hpux10.20* | hpux11*)
     # TODO:  Does this work for hpux-11 too?
     deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared 
library'
     file_magic_cmd=/usr/bin/file


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to