~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to gtk/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Michael Vogt, Jean-Baptiste Lallement
  • Date: 2010-02-17 23:27:47 UTC
  • mfrom: (3.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100217232747-o8rswgqce4hmzunf
Tags: 0.63.1ubuntu1
[ Michael Vogt ]
* po/uk.po:
  - updated, thanks to Serhij Dubyk 

[ Jean-Baptiste Lallement ]
* Fix sorting issues of the package list
  - Fix sort by name and by section (LP: #518509)
  - Improve sort by column performance
* sort 'installed files' list in alphabetical order (LP: #32550)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
466
466
#     (which will cause the Makefiles to be regenerated when you run `make');
467
467
# (2) otherwise, pass the desired values on the `make' command line.
468
468
$(RECURSIVE_TARGETS):
469
 
        @failcom='exit 1'; \
 
469
        @fail= failcom='exit 1'; \
470
470
        for f in x $$MAKEFLAGS; do \
471
471
          case $$f in \
472
472
            *=* | --[!k]*);; \
491
491
        fi; test -z "$$fail"
492
492
 
493
493
$(RECURSIVE_CLEAN_TARGETS):
494
 
        @failcom='exit 1'; \
 
494
        @fail= failcom='exit 1'; \
495
495
        for f in x $$MAKEFLAGS; do \
496
496
          case $$f in \
497
497
            *=* | --[!k]*);; \