From 94e449fcb292d23cfa7261886efebf7982545875 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys 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