glib/gio-2.0.pc.in
Matthias Clasen ec664445a9 Rename gschema-compile to glib-compile-schemas
And clean up the autofoo a bit: use an uppercase variable,
check for pkg-config, check for presence of glib-compile-schemas.
2010-04-23 17:27:26 -04:00

16 lines
355 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
giomoduledir=@GIO_MODULE_DIR@
glib_compile_schemas=@bindir@/gschema-compile
Name: GIO
Description: glib I/O library
Version: @VERSION@
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
Libs: -L${libdir} -lgio-2.0
Libs.private: @ZLIB_LIBS@ @LIBASYNCNS_LIBADD@
Cflags: