changeset 2481:f3a8c38a4a71

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 05 May 2000 15:05:09 +0000
parents 1526c4e1605d
children 71cd9e7b13ac
files m4/search-libs.m4
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/search-libs.m4
+++ b/m4/search-libs.m4
@@ -14,7 +14,6 @@
 
 AC_DEFUN(AC_SEARCH_LIBS,
 [
-  AC_PREREQ([2.13])
   AC_CACHE_CHECK([for library containing $1], [ac_cv_search_$1],
   [
     ac_func_search_save_LIBS="$LIBS"