]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/blobdiff - libdrm.pc.in
DEBIAN: debianization
[glsdk/libdrm.git] / libdrm.pc.in
index f8764c46fe4b000cf99eab8f9e70ac46d4d7c4f8..b46e2a64d8c6b6190829225b16104b5cb66775c7 100644 (file)
@@ -1,8 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
 Name: libdrm
 Description: Userspace interface to kernel DRM services
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir}
-Cflags: -I${includedir} -I${includedir}/drm
+Libs: -L${libdir} -ldrm
+Cflags: -I${includedir} -I${includedir}/libdrm