lxc: 1.1.5 -> 2.0.0

This commit is contained in:
Franz Pletz
2016-04-12 15:49:54 +02:00
parent 42e5be8f55
commit 7d9d876140
2 changed files with 4 additions and 9 deletions
@@ -1,8 +1,8 @@
diff --git a/configure.ac b/configure.ac
index 92a4690..4dd341b 100644
index 84f8699..dce9033 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,9 +91,9 @@ if test "x$enable_doc" = "xyes" -o "x$enable_doc" = "xauto"; then
@@ -192,9 +192,9 @@ if test "x$enable_doc" = "xyes" -o "x$enable_doc" = "xauto"; then
AC_SUBST(db2xman)
fi
AM_CONDITIONAL([ENABLE_DOCBOOK], [test "x$db2xman" != "x"])