solanum/libltdl
2016-01-08 06:50:01 -06:00
..
config lets try this 2016-01-06 21:07:14 -06:00
libltdl import latest libltdl 2016-01-05 20:23:56 -06:00
loaders import latest libltdl 2016-01-05 20:23:56 -06:00
m4 import latest libltdl 2016-01-05 20:23:56 -06:00
aclocal.m4 configure: use correct path for libltdl 2016-01-08 06:50:01 -06:00
argz.c import latest libltdl 2016-01-05 20:23:56 -06:00
argz_.h import latest libltdl 2016-01-05 20:23:56 -06:00
config-h.in import latest libltdl 2016-01-05 20:23:56 -06:00
configure configure: use correct path for libltdl 2016-01-08 06:50:01 -06:00
configure.ac Fix some autotools discrepancies, disable SQLite threading code 2016-01-07 16:58:28 +00:00
COPYING.LIB import latest libltdl 2016-01-05 20:23:56 -06:00
lt__alloc.c import latest libltdl 2016-01-05 20:23:56 -06:00
lt__dirent.c import latest libltdl 2016-01-05 20:23:56 -06:00
lt__strl.c import latest libltdl 2016-01-05 20:23:56 -06:00
lt_dlloader.c import latest libltdl 2016-01-05 20:23:56 -06:00
lt_error.c import latest libltdl 2016-01-05 20:23:56 -06:00
ltdl.c import latest libltdl 2016-01-05 20:23:56 -06:00
ltdl.h import latest libltdl 2016-01-05 20:23:56 -06:00
Makefile.am import latest libltdl 2016-01-05 20:23:56 -06:00
Makefile.in configure: use correct path for libltdl 2016-01-08 06:50:01 -06:00
README import latest libltdl 2016-01-05 20:23:56 -06:00
slist.c import latest libltdl 2016-01-05 20:23:56 -06:00

This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.

It supports the following dlopen interfaces:
* dlopen (POSIX)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen
--
   Copyright (C) 1999, 2003, 2011 Free Software Foundation, Inc.
   Written by Thomas Tanner, 1999

   This file is part of GNU Libtool.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without warranty of any kind.