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 91f70639..b7905cd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -456,7 +456,7 @@ AC_ARG_ENABLE(relp,
)
if test "x$enable_relp" = "xyes"; then
AC_CHECK_HEADERS(
- [relp.h],,
+ [librelp.h],,
[AC_MSG_FAILURE([RELP library is missing (no headers)])]
)
AC_CHECK_LIB(