mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
automake: Only build testdso when testing
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user