~ubuntu-branches/ubuntu/oneiric/overlay-scrollbar/oneiric

« back to all changes in this revision

Viewing changes to pkgconfig/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-04-26 14:21:57 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110426142157-8sjpjbak5u4wn85o
Tags: 0.1.10-0ubuntu1
* New upstream release.
  - Updated blacklist:
    * vmware (LP: #770625)
    * gnucash (LP: #770304)
    * pgadmin3, codeblocks and codelite (LP: #769232)
  - liferea and cardapio requires 
    GDK_POINTER_MOTION_MASK (LP: #769217) (LP: #769460)
  - liboverlay doesn't work in detached tabs (LP: #769427)
  - Scrollbar's slider appears away from the mouse (LP: #763707)

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
OS_LDFLAGS = @OS_LDFLAGS@
139
139
OS_LIBADD = @OS_LIBADD@
140
140
OS_LT_CURRENT = @OS_LT_CURRENT@
 
141
OS_LT_LDFLAGS = @OS_LT_LDFLAGS@
 
142
OS_LT_VERSION = @OS_LT_VERSION@
141
143
OS_MAJORMINOR = @OS_MAJORMINOR@
142
144
OS_TRUNK = @OS_TRUNK@
143
145
OTOOL = @OTOOL@
154
156
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
155
157
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
156
158
PATH_SEPARATOR = @PATH_SEPARATOR@
157
 
PGM_LT_LDFLAGS = @PGM_LT_LDFLAGS@
158
 
PGM_LT_VERSION = @PGM_LT_VERSION@
159
159
PKG_CONFIG = @PKG_CONFIG@
160
160
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
161
161
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@