From: Francis Dupont Date: Mon, 19 Nov 2018 13:19:20 +0000 (+0100) Subject: [176-update-to-sysrepo-0-7-6-release] typo X-Git-Tag: 275-config-control-syntax-cleanup_base~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4304a10b21708afb2a7599c77bc7508a600333cb;p=thirdparty%2Fkea.git [176-update-to-sysrepo-0-7-6-release] typo --- diff --git a/configure.ac b/configure.ac index bc4f068ef5..d1b676e3a0 100644 --- a/configure.ac +++ b/configure.ac @@ -950,7 +950,7 @@ if test "$SYSREPO_CONFIG" != "" ; then [#include ], [Connection("conn-name");])], [AC_MSG_RESULT([checking for Sysrepo C++ bindings headers and library... old]) - AC_DEFINE([HAVE_HAVE_PRE_0_7_6_SYSREPO], [1], [Using sysrepo < 0.7.6])], + AC_DEFINE([HAVE_PRE_0_7_6_SYSREPO], [1], [Using sysrepo < 0.7.6])], [AC_MSG_RESULT([checking for Sysrepo C++ bindings headers and library... no]) AC_MSG_ERROR([Needs Sysrepo C++ bindings (unable to find Sysrepo-ccp library. To get it, you need to compile sysrepo with -DGEN_CPP_BINDINGS=ON.)])] )]