Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / glib / gmodule.pc.in
blobe4a0a698a048dfaa2cca6fc652fa96a8bc7eb15b
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: GModule
7 Description: Dynamic module loader for GLib
8 Requires: glib
9 Version: @VERSION@
10 Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule @G_MODULE_LIBS@
11 Cflags: