projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rename first parameter to check_data, since apparently the system headers
[platform/upstream/glib.git]
/
gmodule-2.0.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
gmodule_supported=@G_MODULE_SUPPORTED@
7
8
Name: GModule
9
Description: Dynamic module loader for GLib
10
Requires: glib-2.0
11
Version: @VERSION@
12
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-2.0 @G_MODULE_LIBS@
13
Cflags: