From ae55e15a595e2b86e81e974fd276f7d585e012af Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 21 Mar 2015 18:17:16 +0100 Subject: INCLUDEDIR fixes. --- libutf8proc.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libutf8proc.pc.in') diff --git a/libutf8proc.pc.in b/libutf8proc.pc.in index 2155841..f4645c0 100644 --- a/libutf8proc.pc.in +++ b/libutf8proc.pc.in @@ -1,7 +1,7 @@ prefix=PREFIX exec_prefix=${prefix} libdir=${exec_prefix}/LIBDIR -includedir=${prefix}/include +includedir=${prefix}/INCLUDEDIR Name: libutf8proc Description: UTF8 processing -- cgit v1.2.3