[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog ltdl.m4
From: |
Gary V. Vaughan |
Subject: |
libtool ChangeLog ltdl.m4 |
Date: |
Sat, 22 Sep 2001 12:53:56 -0400 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch: branch-1-4
Changes by: Gary V. Vaughan <address@hidden> 01/09/22 12:53:56
Modified files:
. : ChangeLog ltdl.m4
Log message:
* ltdl.m4 (AC_LTDL_DLLIB): Even though HP-UX 10.20 and 11.00
support shl_load *and* dlopen, dlopen works correctly only
with a patch. Because we want to avoid the situation where we
build on a system with the patch but deploy on a system without,
use shl_load exclusively if found.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=branch-1-4&tr1=1.922.2.64&tr2=1.922.2.65&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltdl.m4.diff?only_with_tag=branch-1-4&tr1=1.21.2.5&tr2=1.21.2.6&r1=text&r2=text
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/02
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/02
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/02
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/13
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/13
- libtool ChangeLog ltdl.m4, Gary V. Vaughan, 2001/09/22
- libtool ChangeLog ltdl.m4,
Gary V. Vaughan <=