1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-05 20:43:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-05-05 15:05:09 +00:00
parent 87a766e71a
commit 46b48d2e0e

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"