]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.h (LTDL_STMT_START, LTDL_STMT_END): Macros for
authorGary V. Vaughan <gary@gnu.org>
Fri, 14 Jan 2000 13:28:52 +0000 (13:28 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 14 Jan 2000 13:28:52 +0000 (13:28 +0000)
commitd2223c3fbc1083422f1d5a31d374a21552de999b
tree8fc11d7cb482aff70f61cc445cc74d31d7e5700e
parent1eb294104b82d6de0c91fc40f334e8d6d174a1b9
* libltdl/ltdl.h (LTDL_STMT_START, LTDL_STMT_END):  Macros for
wrapping other macros to make a portable compound statement from
multiple C statements in the expansion.
(LTDL_SET_PRELOADED_SYMBOLS): Use the above macros to add an
extern declaration for lt_preloaded_symbols, to remove
dependency on undefined symbol from libltdl.dll on cygwin (and
other -no-undefined architectures).
* libltdl/ltdl.c (lt_preloaded_symbols): No longer defined here.
ChangeLog
libltdl/ltdl.c
libltdl/ltdl.h