Home | History | Annotate | Download | only in dri
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 dridriverdir=@DRI_DRIVER_INSTALL_DIR@
      6 
      7 Name: dri
      8 Description: Direct Rendering Infrastructure
      9 Version: @VERSION@
     10 Requires.private: @DRI_PC_REQ_PRIV@
     11 Cflags: -I${includedir}
     12