included 'libltdl' source, so that we can build cross-platform
authoraland <aland>
Tue, 25 Apr 2000 22:21:39 +0000 (22:21 +0000)
committeraland <aland>
Tue, 25 Apr 2000 22:21:39 +0000 (22:21 +0000)
commit41438e53616ec20c7847b6184bca4403ac179abb
tree50008cea42b24c5782d050f52781e37cd81d560c
parentaee4754899c6bdf25bf2b6e5009c49317ac2afc5
included 'libltdl' source, so that we can build cross-platform
dlopen() style calls.

The source isn't used yet, however.
Hmm... maybe we should just distribute a 'tar' file of libtool?
That might be easier...
13 files changed:
libltdl/COPYING.LIB [new file with mode: 0644]
libltdl/Makefile.am [new file with mode: 0644]
libltdl/Makefile.in [new file with mode: 0644]
libltdl/README [new file with mode: 0644]
libltdl/acconfig.h [new file with mode: 0644]
libltdl/acinclude.m4 [new file with mode: 0644]
libltdl/aclocal.m4 [new file with mode: 0644]
libltdl/config.h.in [new file with mode: 0644]
libltdl/configure [new file with mode: 0755]
libltdl/configure.in [new file with mode: 0644]
libltdl/ltdl.c [new file with mode: 0644]
libltdl/ltdl.h [new file with mode: 0644]
libltdl/stamp-h.in [new file with mode: 0644]