summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInaky Perez-Gonzalez <inaky@linux.intel.com>2009-05-07 14:58:23 -0700
committerInaky Perez-Gonzalez <inaky@linux.intel.com>2009-05-07 14:58:23 -0700
commitb1ebeb2695a306c02bc4c04abcffb68d2f6ad67a (patch)
tree0ea57634387dc40aff336bca296d7785c65191c0
parente5360b66d45577cc8582dda0c952fa539d65bbd9 (diff)
libwimaxll: use @includedir@ in the installed pkg-config file
Otherwise, if a different dir is set at configure time, the pkg-config information would be wrong. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
-rw-r--r--libwimaxll-i2400m-0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwimaxll-i2400m-0.pc.in b/libwimaxll-i2400m-0.pc.in
index 1dac888..b4e176f 100644
--- a/libwimaxll-i2400m-0.pc.in
+++ b/libwimaxll-i2400m-0.pc.in
@@ -1,7 +1,7 @@
prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
-includedir=@prefix@/include
+includedir=@includedir@
Name: @PACKAGE_TARNAME@
Description: @PACKAGE_NAME@