~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/gldit/gldi.pc.in

  • Committer: Fabrice Rey
  • Date: 2013-02-02 18:41:38 UTC
  • Revision ID: fabounet03@gmail.com-20130202184138-n2eu2i9g0bmy40ru
made the Help module as an independant applet + removed the need for RTLD_DEEPBIND, which should make the dock compatible with BSD again

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
exec_prefix = @exec_prefix@
3
3
libdir = @libdir@
4
4
includedir = @includedir@
5
 
pluginsdir = @libdir@/@PACKAGE@
6
 
pluginsdatadir = @datadir@/@PACKAGE@/plug-ins
 
5
pluginsdir = @pluginsdir@
 
6
pluginsdatadir = @pluginsdatadir@
7
7
gtkversion = @GTK_MAJOR@
8
8
 
9
9
Name: gldi