From 4304a10b21708afb2a7599c77bc7508a600333cb Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 19 Nov 2018 14:19:20 +0100 Subject: [PATCH] [176-update-to-sysrepo-0-7-6-release] typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.)])] )] -- 2.47.2