forked from PsychoticNinja/irssi
Merge pull request #816 from ailin-nemui/fix-test-libs
fix test builds on some platforms (cherry picked from commit 1b7f32838557a4805029cfb17710148a948b11bf)
This commit is contained in:
parent
e80d6d3093
commit
88a83989a6
@ -21,8 +21,7 @@ test_formats_LDADD = \
|
||||
../../../src/fe-common/core/libfe_common_core.a \
|
||||
../../../src/core/libcore.a \
|
||||
../../../src/lib-config/libirssi_config.a \
|
||||
@GLIB_LIBS@ \
|
||||
@OPENSSL_LIBS@
|
||||
@PROG_LIBS@
|
||||
|
||||
test_formats_SOURCES = \
|
||||
test-formats.c
|
||||
|
@ -22,8 +22,7 @@ test_irc_LDADD = \
|
||||
../../../src/irc/core/libirc_core.a \
|
||||
../../../src/core/libcore.a \
|
||||
../../../src/lib-config/libirssi_config.a \
|
||||
@GLIB_LIBS@ \
|
||||
@OPENSSL_LIBS@
|
||||
@PROG_LIBS@
|
||||
|
||||
test_irc_SOURCES = \
|
||||
test-irc.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user