From c361e5bb63d66bb00e1a41d46d1310cddbefa923 Mon Sep 17 00:00:00 2001 From: hanwen Date: Thu, 10 Mar 2005 11:04:18 +0000 Subject: [PATCH] *** empty log message *** --- stepmake/aclocal.m4 | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmake/aclocal.m4 b/stepmake/aclocal.m4 index a5a7c51879..344d4c2479 100644 --- a/stepmake/aclocal.m4 +++ b/stepmake/aclocal.m4 @@ -820,9 +820,6 @@ AC_DEFUN(STEPMAKE_KPATHSEA, [ if test "$kpathsea_b" != no; then AC_MSG_RESULT(yes) KPATHSEA=1 - if test "$have_libkpathsea_so" = "no"; then - KPATHSEA_LIBS="-lkpathsea" - fi else AC_MSG_RESULT(no) KPATHSEA=0 -- 2.39.5