mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
automake: Only build testdso when testing
This commit is contained in:
parent
0cf25b3de2
commit
41aed0890a
@ -148,7 +148,7 @@ testModule_SOURCES=testModule.c
|
||||
testModule_DEPENDENCIES = $(DEPS)
|
||||
testModule_LDADD= $(LDADDS)
|
||||
|
||||
noinst_LTLIBRARIES = testdso.la
|
||||
check_LTLIBRARIES = testdso.la
|
||||
testdso_la_SOURCES = testdso.c
|
||||
testdso_la_LDFLAGS = $(AM_LDFLAGS) \
|
||||
-module -no-undefined -avoid-version -rpath $(libdir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user