Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBS
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ if test x$fips_prf = xtrue; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if test x$smp = xtrue; then
|
||||
if test x$smp = xtrue -o x$tnccs_11 = xtrue; then
|
||||
xml=true
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user