* link libz if we detect it.
[citadel.git] / libcitadel / configure.in
index b70532b8ef22c9f426226f772fdafd698fe86e9d..8d8e27490e9436858f5015e8086fc09399ee6fda 100755 (executable)
@@ -149,6 +149,7 @@ fi
 
 dnl Checks for typedefs, structures, and compiler characteristics.
 
+AC_SUBST(LIBS)
 AC_C_CONST
 AC_TYPE_SIZE_T
 AC_CHECK_FUNCS(memmove bcopy)