summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--imlib2.pc.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 72de23d..a36d2fa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -27,3 +27,4 @@ Yuri Hudobin <glassy_ape@users.sourceforge.net>
Radoslaw Grzanka <radekg2@poczta.onet.pl>
Kim Woelders <kim@woelders.dk>
Nick Blievers <nickb@sgi.com>
+Mike Castle <dalgoda@ix.netcom.com>
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@