summaryrefslogtreecommitdiff
path: root/m4/search-libs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/search-libs.m4')
-rw-r--r--m4/search-libs.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/search-libs.m4 b/m4/search-libs.m4
index ce9b46868..41c1c04ef 100644
--- a/m4/search-libs.m4
+++ b/m4/search-libs.m4
@@ -1,4 +1,4 @@
-#serial 4
+#serial 5
dnl A replacement for autoconf's macro by the same name. This version
dnl uses `ac_lib' rather than `i' for the loop variable, but more importantly
@@ -13,7 +13,7 @@ undefine([AC_SEARCH_LIBS])
# [OTHER-LIBRARIES])
# --------------------------------------------------------
# Search for a library defining FUNC, if it's not already available.
-AC_DEFUN(AC_SEARCH_LIBS,
+AC_DEFUN([AC_SEARCH_LIBS],
[
AC_CACHE_CHECK([for library containing $1], [ac_cv_search_$1],
[