aboutsummaryrefslogtreecommitdiff
path: root/gtk-doc.local.make
diff options
context:
space:
mode:
authorJo Shields <jms@destiny>2010-09-19 20:47:07 +0100
committerJo Shields <jms@destiny>2010-09-19 20:47:07 +0100
commit4247b7e6e67ab79cea4f5b80566ab1e8def6f6f2 (patch)
tree37793aba80fc8180b56e789f0836ad37d0ee48af /gtk-doc.local.make
parentb598108bd71748ab0dc7088a36835864f5f96e22 (diff)
downloadayatana-indicator-application-4247b7e6e67ab79cea4f5b80566ab1e8def6f6f2.tar.gz
ayatana-indicator-application-4247b7e6e67ab79cea4f5b80566ab1e8def6f6f2.tar.bz2
ayatana-indicator-application-4247b7e6e67ab79cea4f5b80566ab1e8def6f6f2.zip
The purpose of a dllmap is to turn a DllImport for "foo" into a dlopen of "bar". This is most commonly used to make apps more cross-platform, by specifying the Windows library name (foo.dll) into a Linux/OSX/etc filename (libfoo.so.0).
indicator-application has been binding directly to libappindicator.so.0, which means multiple places to update if the SONAME changes, and makes it less portable - this commit fixes this.
Diffstat (limited to 'gtk-doc.local.make')
0 files changed, 0 insertions, 0 deletions