X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftsearch.m4;h=9d1a1adfd55b2d76e574493df3ab57b147d001cf;hb=41a7841a82351f9df3e13b6199a134004d694131;hp=4bd0c4ae48c09501db47d56ab63a3503ff765935;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/tsearch.m4 b/m4/tsearch.m4 index 4bd0c4ae4..9d1a1adfd 100644 --- a/m4/tsearch.m4 +++ b/m4/tsearch.m4 @@ -1,4 +1,4 @@ -# tsearch.m4 serial 5 +# tsearch.m4 serial 6 dnl Copyright (C) 2006-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -46,14 +46,10 @@ main () case "$gl_cv_func_tdelete_works" in *no) REPLACE_TSEARCH=1 - AC_LIBOBJ([tsearch]) - gl_PREREQ_TSEARCH ;; esac else HAVE_TSEARCH=0 - AC_LIBOBJ([tsearch]) - gl_PREREQ_TSEARCH fi ])