summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e9a40cf8..fdfbe465 100644
--- a/configure.ac
+++ b/configure.ac
@@ -466,7 +466,7 @@ if test "x$enable_relp" = "xyes"; then
# [relp],
# [relpEngineGetVersion],
# [relp_cflags=""
-# relp_libs="-lrelp"
+ relp_libs="-lrelp"
# ],
# [AC_MSG_FAILURE([RELP library is missing])]
# )