From 5dcd38217a7d4351b6dbf18d1aa8aa21d7e5bec3 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 1 Nov 2018 21:09:16 +0000 Subject: Generate and install a pkg-config file. (#142) * Generate and install a pkg-config file. * Use Makefile libdir and includedir for pkg-config. This splits the prefix out from these variables, so that the same variables can be used to construct the pkg-config file. * Update the manifest for installation of pkg-config file. * Revert "Use Makefile libdir and includedir for pkg-config." This reverts commit a4cd6dc64a357dd5b91781045b3ac1c4679af97f. * Use Makefile libdir and includedir for pkg-config. This splits the prefix out from these variables, so that the same variables can be used to construct the pkg-config file. --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 9396825..cb9bf82 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,3 +5,5 @@ lib/libutf8proc.a lib/libutf8proc.so -> libutf8proc.so.2.2.0 lib/libutf8proc.so.2 -> libutf8proc.so.2.2.0 lib/libutf8proc.so.2.2.0 +lib/pkgconfig/ +lib/pkgconfig/libutf8proc.pc -- cgit v1.2.3