We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc72e08 commit f35d528Copy full SHA for f35d528
configure.ac
@@ -9,6 +9,7 @@ AC_INIT([libxml2],[MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION])
9
AC_CONFIG_SRCDIR([entities.c])
10
AC_CONFIG_HEADERS([config.h])
11
AC_CONFIG_MACRO_DIR([m4])
12
+AC_CONFIG_AUX_DIR([.])
13
AC_CANONICAL_HOST
14
15
LIBXML_MAJOR_VERSION=MAJOR_VERSION
0 commit comments