]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Restore AC_VMW_DEFAULT_FLAGS([XERCES])
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:06 +0000 (11:23 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:06 +0000 (11:23 -0700)
The command AC_VMW_DEFAULT_FLAGS([XERCES]) was lost with
a prior change. Restore it.

open-vm-tools/configure.ac

index 6e1b41ceea7fc6399b23c176edfc3f4e17e253b8..d48e39f945ea9060c71afd2c0768d09695480fe0 100644 (file)
@@ -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],
                     [],