From 6b6ece2c530bcad4d8fe6a8432ddb45015cf39d6 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 27 Jun 2014 12:51:04 +0000 Subject: texk/kpathsea: Add a pkgconfig (.pc) file git-svn-id: svn://tug.org/texlive/trunk@34447 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/kpathsea/configure') diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 81cbf4b8f11..7b90d044b83 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -13688,7 +13688,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -ac_config_files="$ac_config_files Makefile doc/Makefile man/Makefile win32/Makefile" +ac_config_files="$ac_config_files Makefile doc/Makefile man/Makefile win32/Makefile kpathsea.pc" cat >confcache <<\_ACEOF @@ -14718,6 +14718,7 @@ do "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; "win32/Makefile") CONFIG_FILES="$CONFIG_FILES win32/Makefile" ;; + "kpathsea.pc") CONFIG_FILES="$CONFIG_FILES kpathsea.pc" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac -- cgit v1.2.3