mirror of
https://github.com/GNOME/libxml2.git
synced 2025-04-12 19:30:25 +08:00
autotools: xmlcatalog requires output module
This commit is contained in:
parent
5b5f114d81
commit
1078dc8233
@ -179,8 +179,10 @@ if WITH_DEBUG_SOURCES
|
||||
test/scripts/test.sh ./xmllint$(EXEEXT)
|
||||
endif
|
||||
if WITH_CATALOG_SOURCES
|
||||
if WITH_OUTPUT_SOURCES
|
||||
ASAN_OPTIONS=detect_leaks=0 test/catalogs/test.sh ./xmlcatalog$(EXEEXT)
|
||||
endif
|
||||
endif
|
||||
|
||||
# Compatibility name of the check target
|
||||
runtests: check
|
||||
|
Loading…
x
Reference in New Issue
Block a user