From 8c22f2e2deaf707242787a66b3e7759f91189780 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sat, 8 May 2004 03:09:55 +0000 Subject: pc fix SVN revision: 10111 --- imlib2.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imlib2.pc.in') diff --git a/imlib2.pc.in b/imlib2.pc.in index 1f77456..27a7894 100644 --- a/imlib2.pc.in +++ b/imlib2.pc.in @@ -8,5 +8,5 @@ Description: Powerful image loading and rendering library Version: @VERSION@ Requires: @REQUIREMENTS@ Libs: -L${libdir} -lImlib2 @freetype_libs@ -lm @x_libs@ @x_ldflags@ @dlopen_libs@ -Cflags: -I${includedir} -I@x_includes@ @freetype_cflags@ +Cflags: -I${includedir} -I@x_cflags@ @freetype_cflags@ -- cgit v1.2.1