linking to relp fixed

This commit is contained in:
Rainer Gerhards 2008-03-25 16:52:21 +00:00
parent 1e4e31650c
commit d6258e5c91

View File

@ -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])]
# )