Edit

IABSD.fr/xenocara/lib/libdrm/libdrm.pc.in

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2015-08-22 00:30:35
    Hash : d4c79ffe
    Message : Merge libdrm 2.4.64. This changes the build to using the upstream auto* build system and installing/using a libdrm specific set of drm headers. Thanks to Emil Velikov for removing the GNU makeisms upstream.

  • lib/libdrm/libdrm.pc.in
  • 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} -ldrm
    Cflags: -I${includedir} -I${includedir}/libdrm