mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
* mdemo/main.c (LTDL_PREOPENED_SYMBOLS): remove
This commit is contained in:
parent
2d957688f4
commit
bce83af75f
@ -1,3 +1,7 @@
|
||||
1999-01-20 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* mdemo/main.c (LTDL_PREOPENED_SYMBOLS): remove
|
||||
|
||||
1999-01-20 Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
|
||||
|
||||
* THANKS: Added Vladimir Kushnir.
|
||||
|
@ -22,9 +22,6 @@ USA. */
|
||||
#include "ltdl.h"
|
||||
#include <stdio.h>
|
||||
|
||||
/* the dlpreopened modules */
|
||||
LTDL_PRELOADED_SYMBOLS;
|
||||
|
||||
int
|
||||
test_dl (char *filename)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user