|
@@ -73,7 +73,7 @@ diff --git a/configure.ac b/configure.ac
|
|
index 57c99a8..90a6324 100644
|
|
index 57c99a8..90a6324 100644
|
|
--- a/configure.ac
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
+++ b/configure.ac
|
|
-@@ -155,6 +155,12 @@ then
|
|
|
|
|
|
+@@ -164,6 +164,12 @@ then
|
|
fi
|
|
fi
|
|
fi
|
|
fi
|
|
|
|
|
|
@@ -84,8 +84,8 @@ index 57c99a8..90a6324 100644
|
|
+AM_CONDITIONAL([WITH_EXAMPLES], [test "x$with_examples" = xtrue])
|
|
+AM_CONDITIONAL([WITH_EXAMPLES], [test "x$with_examples" = xtrue])
|
|
+
|
|
+
|
|
AC_ARG_ENABLE([bindings-cxx],
|
|
AC_ARG_ENABLE([bindings-cxx],
|
|
- [AS_HELP_STRING([--enable-bindings-cxx],[enable C++ bindings [default=no]])],
|
|
|
|
- [if test "x$enableval" = xyes; then with_bindings_cxx=true; fi],
|
|
|
|
|
|
+ [AC_HELP_STRING([--enable-bindings-cxx],
|
|
|
|
+ [enable C++ bindings [default=no]])],
|
|
--
|
|
--
|
|
cgit 1.2.3-1.el7
|
|
cgit 1.2.3-1.el7
|
|
|
|
|