Home | History | Annotate | Download | only in quota
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: quota
      7 Description: Quota management library
      8 Version: @E2FSPROGS_VERSION@
      9 Requires:
     10 Cflags: -I${includedir}/quota -I${includedir}
     11 Libs: -L${libdir} -lquota
     12