~ubuntu-branches/ubuntu/utopic/glib2.0/utopic

« back to all changes in this revision

Viewing changes to gmodule-no-export-2.0.pc.in

Tags: upstream-2.12.12
ImportĀ upstreamĀ versionĀ 2.12.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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} -lgmodule-2.0 @G_MODULE_LIBS@
 
13
Cflags: