summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-17 13:06:20 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-17 23:03:15 +0100
commitddbba41b39399644b1ce7008d8922998446411e7 (patch)
treeedb42d5bc03521f75fb84c19ebfa4b6488d5f4cd /configure.ac
parentbc0f3f0df24b05d749481ca99e5251546611aaf4 (diff)
allow to skip import tests based on library version
That way we don't have to require the newest version for build just to run tests. Change-Id: I4f91828a13821b235004ff16a69043d6d43686c1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 79625e2f26b7..e0bec55b4759 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12916,6 +12916,7 @@ AC_CONFIG_HEADERS([config_host/config_version.h])
AC_CONFIG_HEADERS([config_host/config_oauth2.h])
AC_CONFIG_HEADERS([config_host/config_poppler.h])
AC_CONFIG_HEADERS([config_host/config_python.h])
+AC_CONFIG_HEADERS([config_host/config_writerperfect.h])
AC_OUTPUT
if test "$CROSS_COMPILING" = TRUE; then