yasm/m4
Peter Johnson 7ad7637861 Add work around for static-build libtool binaries to find preloaded modules
without the presence of the associated ".la" file.  This caused the Win32
nightly snapshots to be unusable (as they're static-built libtool).

At present, a search for a preloaded module occurs first, before the ".la"
is even looked for.

Noticed by: Oliver <mybox@ollysoft.de>

* libtool.m4: Define new config.h variable LIBTOOL_LIBEXT that is the
extension used for static libraries (e.g. ".a").  This is the extension used
for preloaded symbols.

* ltdl.c (lt_dlopenext): Add first search function to find filename.a prior
to other searches (.la and .so), so preloaded symbols are hit first.

svn path=/trunk/yasm/; revision=1157
2004-10-11 00:23:10 +00:00
..
codeset.m4 Initial revision 2002-05-29 05:00:31 +00:00
gettext.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
glibc21.m4 Initial revision 2002-05-29 05:00:31 +00:00
iconv.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
intdiv0.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
intmax.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
inttypes-pri.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
inttypes.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
inttypes_h.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
isc-posix.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
lcmessage.m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
lib-ld.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
lib-link.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
lib-prefix.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
libtool.m4 Add work around for static-build libtool binaries to find preloaded modules 2004-10-11 00:23:10 +00:00
longdouble.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
longlong.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
ltdl.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
Makefile.am Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
nls.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
po.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
printf-posix.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
progtest.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
signed.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
size_max.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
stdint_h.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
uintmax_t.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
ulonglong.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
wchar_t.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
wint_t.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
xsize.m4 Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00