*** empty log message ***

This commit is contained in:
Jim Meyering
2000-05-05 15:05:09 +00:00
parent 87a766e71a
commit 46b48d2e0e
-1
View File
@@ -14,7 +14,6 @@ dnl Search for a library defining FUNC, if it's not already available.
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"