chiark / gitweb /
configure.ac: add AM_SILENT_RULES
[elogind.git] / extras / gudev / gudev-1.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: gudev-1.0
7 Description: GObject bindings for libudev
8 Version: @VERSION@
9 Requires: glib-2.0, gobject-2.0
10 Libs: -L${libdir} -lgudev-1.0
11 Cflags: -I${includedir}/gudev-1.0