|
@@ -24,7 +24,7 @@ diff --git a/Makefile.am b/Makefile.am
|
|
index 7fa4fa4d..f0bd90e4 100644
|
|
index 7fa4fa4d..f0bd90e4 100644
|
|
--- a/Makefile.am
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
+++ b/Makefile.am
|
|
-@@ -39,9 +39,14 @@ else
|
|
|
|
|
|
+@@ -40,9 +40,14 @@ else
|
|
doc =
|
|
doc =
|
|
endif
|
|
endif
|
|
|
|
|
|
@@ -44,7 +44,7 @@ diff --git a/configure.ac b/configure.ac
|
|
index e8c8cd39..1a6b61e5 100644
|
|
index e8c8cd39..1a6b61e5 100644
|
|
--- a/configure.ac
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
+++ b/configure.ac
|
|
-@@ -2710,6 +2710,16 @@ AC_ARG_ENABLE([doc], AC_HELP_STRING([--disable-doc],
|
|
|
|
|
|
+@@ -3198,6 +3198,16 @@ AC_ARG_ENABLE([doc], AC_HELP_STRING([--disable-doc],
|
|
AM_CONDITIONAL([BUILD_DOC], [test "x$build_doc" != xno])
|
|
AM_CONDITIONAL([BUILD_DOC], [test "x$build_doc" != xno])
|
|
|
|
|
|
|
|
|