fix fedora / centos build

This commit is contained in:
Marc Wäckerlin
2017-06-14 16:04:58 +00:00
parent 8ee853a812
commit 23240097ee
9 changed files with 71 additions and 21 deletions

View File

@@ -22,8 +22,8 @@ AX_USE_CXX
#AX_USE_LIBTOOL
AX_USE_SCRIPTS
AX_USE_DOXYGEN
AX_USE_DEBIAN_PACKAGING
AX_USE_RPM_PACKAGING
AX_USE_DEBIAN_PACKAGING([utils])
AX_USE_RPM_PACKAGING([Development/Tools])
#AX_USE_CPPUNIT
AX_BUILD_TEST
#AX_BUILD_EXAMPLES
@@ -44,4 +44,4 @@ AX_PKG_REQUIRE([xmlcxx], [libxml-cxx])
AC_CHECK_HEADERS([cxxabi.h])
# create output
AC_OUTPUT
AX_OUTPUT