OSDN Git Service

xf86drm: use max size of drm node name instead of arbitrary size
[android-x86/external-libdrm.git] / libdrm.pc.in
index 7a9b04e..b46e2a6 100644 (file)
@@ -6,5 +6,5 @@ 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