~ubuntu-branches/ubuntu/precise/gtk+2.0/precise-updates

« back to all changes in this revision

Viewing changes to build/win32/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-12-01 11:40:06 UTC
  • mfrom: (1.14.11)
  • Revision ID: package-import@ubuntu.com-20111201114006-nrmf6qu3pg512veo
Tags: 2.24.8-0ubuntu1
* New upstream release 
  - gtkfilechooser should be more robust to malformed URIs
    in .gtk-bookmarks (LP: #189494)
* debian/patches/010_make_bg_changes_queue_repaint.patch
  - dropped it introduces performance regressions in some gtk2 
    apps (LP: #889019)
* 101_filechooser.patch, 000git_file_chooser.patch: dropped, upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
169
169
GOBJECT_QUERY = @GOBJECT_QUERY@
170
170
GREP = @GREP@
171
171
GTKDOC_CHECK = @GTKDOC_CHECK@
172
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
173
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
174
172
GTKDOC_MKPDF = @GTKDOC_MKPDF@
175
173
GTKDOC_REBASE = @GTKDOC_REBASE@
176
174
GTK_API_VERSION = @GTK_API_VERSION@