summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-27 12:51:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-27 12:51:04 +0000
commit6b6ece2c530bcad4d8fe6a8432ddb45015cf39d6 (patch)
treeae14f56698a42bb30fd353c0bc0cf52b4e4b2f43 /Build/source/texk/kpathsea/configure
parent2a5762d5a9cc772d2408efcff93bec4200f52ce1 (diff)
texk/kpathsea: Add a pkgconfig (.pc) file
git-svn-id: svn://tug.org/texlive/trunk@34447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/configure')
-rwxr-xr-xBuild/source/texk/kpathsea/configure3
1 files changed, 2 insertions, 1 deletions
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