From b789d9d640329830153fd0b4ec23c7545100969b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 23 Apr 2009 16:33:37 +0000 Subject: build system cleanup git-svn-id: svn://tug.org/texlive/trunk@12807 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/cjkutils/ac/withenable.ac | 2 +- Build/source/texk/cjkutils/configure | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/cjkutils') diff --git a/Build/source/texk/cjkutils/ac/withenable.ac b/Build/source/texk/cjkutils/ac/withenable.ac index 723c8a1ab3c..d8d34f12e4d 100644 --- a/Build/source/texk/cjkutils/ac/withenable.ac +++ b/Build/source/texk/cjkutils/ac/withenable.ac @@ -4,4 +4,4 @@ dnl Copyright (C) 2009 Peter Breitenlohner dnl You may freely use, modify and/or distribute this file. dnl ## configure options and TL libraries required for cjkutils -KPSE_WITH_PROG([cjkutils], [kpathsea]) +KPSE_ENABLE_PROG([cjkutils], [kpathsea]) diff --git a/Build/source/texk/cjkutils/configure b/Build/source/texk/cjkutils/configure index 9ae1fe2b057..e0e7c8fd42c 100755 --- a/Build/source/texk/cjkutils/configure +++ b/Build/source/texk/cjkutils/configure @@ -14549,6 +14549,7 @@ else -e "s,BLD/,$kpse_BLD/,g"` KPATHSEA_LIBS=`echo 'BLD/texk/kpathsea/libkpathsea.la' | sed \ -e "s,BLD/,$kpse_BLD/,g"` + KPATHSEA_DEPEND=`echo 'BLD/texk/kpathsea/libkpathsea.la' | sed \ -e 's,BLD/texk/,${top_builddir}/../,g'` KPATHSEA_RULE='# Rebuild libkpathsea -- cgit v1.2.3