added check for dl library

This commit is contained in:
hyunghwan.chung
2018-02-02 14:53:00 +00:00
parent 8a6cc1e62a
commit 5dabf01c33
5 changed files with 69 additions and 0 deletions

View File

@ -300,6 +300,7 @@ CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DL_LIBS = @DL_LIBS@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DYNCALL_LIBS = @DYNCALL_LIBS@