From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:06 +0000 (-0700) Subject: Restore AC_VMW_DEFAULT_FLAGS([XERCES]) X-Git-Tag: stable-10.2.0~510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de6822facfd0b3a61cdc5982397fd15020ec1c72;p=thirdparty%2Fopen-vm-tools.git Restore AC_VMW_DEFAULT_FLAGS([XERCES]) The command AC_VMW_DEFAULT_FLAGS([XERCES]) was lost with a prior change. Restore it. --- diff --git a/open-vm-tools/configure.ac b/open-vm-tools/configure.ac index 6e1b41cee..d48e39f94 100644 --- a/open-vm-tools/configure.ac +++ b/open-vm-tools/configure.ac @@ -549,6 +549,7 @@ if test "$use_xmlsec1" = "yes"; then [], [AC_VMW_LIB_ERROR([XMLSEC1], [xmlsec1])]) else + AC_VMW_DEFAULT_FLAGS([XERCES]) AC_VMW_CHECK_LIB([xerces-c], [XERCES], [],