~ubuntu-branches/ubuntu/hardy/compiz/hardy-proposed

« back to all changes in this revision

Viewing changes to gtk/window-decorator/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-03-07 14:26:18 UTC
  • mfrom: (0.74.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080307142618-qoes1pvht4ij362a
Tags: 1:0.7.2-0ubuntu1
* new upstream release:
  - fix crash in window decorators (LP: #128651)
  - fix crash in cairo_set_line_width (LP: #149535)
  - fixes in compiz scale (LP: #159780)
  - fix resizing taskbar (LP: #172716)
  - do not rotate to non-existing faces (LP: #149460)
  - fixed incorrect switcher position (LP: #158877)
  - add missing i18n (LP: #152911)
  - do not switch viewports when a window requests to 
    get focus but wait if it actually really got it
  - and more fixes
* debian/control:
  - update standards version
  - use ${binary:Version}
  - add section 'libdevel' to libdecoration0-dev
  - updated depends for the compiz metapackage
* debian/copyright:
  - update FSF adress

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
52
52
@USE_GTK_TRUE@  gtk-window-decorator.$(OBJEXT)
53
53
gtk_window_decorator_OBJECTS = $(am_gtk_window_decorator_OBJECTS)
54
54
am__DEPENDENCIES_1 =
55
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
55
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
56
56
depcomp = $(SHELL) $(top_srcdir)/depcomp
57
57
am__depfiles_maybe = depfiles
58
58
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
117
117
DECORATION_REQUIRES = @DECORATION_REQUIRES@
118
118
DEFS = @DEFS@
119
119
DEPDIR = @DEPDIR@
120
 
DSYMUTIL = @DSYMUTIL@
121
120
ECHO = @ECHO@
122
121
ECHO_C = @ECHO_C@
123
122
ECHO_N = @ECHO_N@
158
157
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
159
158
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
160
159
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
160
INTLTOOL_ICONV = @INTLTOOL_ICONV@
161
161
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
162
162
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
163
163
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
164
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
165
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
164
166
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
165
167
INTLTOOL_PERL = @INTLTOOL_PERL@
166
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
167
168
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
168
169
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
169
170
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
175
176
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
176
177
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
177
178
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
179
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
178
180
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
179
181
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
180
182
KCONFIG_CFLAGS = @KCONFIG_CFLAGS@
204
206
METACITY_CFLAGS = @METACITY_CFLAGS@
205
207
METACITY_LIBS = @METACITY_LIBS@
206
208
MKDIR_P = @MKDIR_P@
207
 
MKINSTALLDIRS = @MKINSTALLDIRS@
208
209
MSGFMT = @MSGFMT@
209
210
MSGFMT_OPTS = @MSGFMT_OPTS@
210
 
MSGMERGE = @MSGMERGE@
211
 
NMEDIT = @NMEDIT@
212
211
OBJEXT = @OBJEXT@
213
212
PACKAGE = @PACKAGE@
214
213
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
373
372
             || test -f $$p1 \
374
373
          ; then \
375
374
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
376
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
377
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
375
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
376
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
378
377
          else :; fi; \
379
378
        done
380
379
 
453
452
        unique=`for i in $$list; do \
454
453
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455
454
          done | \
456
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
457
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
455
          $(AWK) '    { files[$$0] = 1; } \
 
456
               END { for (i in files) print i; }'`; \
458
457
        mkid -fID $$unique
459
458
tags: TAGS
460
459
 
466
465
        unique=`for i in $$list; do \
467
466
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468
467
          done | \
469
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
468
          $(AWK) '    { files[$$0] = 1; } \
 
469
               END { for (i in files) print i; }'`; \
471
470
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
472
471
          test -n "$$unique" || unique=$$empty_fix; \
473
472
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477
476
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
478
477
                $(TAGS_FILES) $(LISP)
479
478
        tags=; \
 
479
        here=`pwd`; \
480
480
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
481
481
        unique=`for i in $$list; do \
482
482
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483
483
          done | \
484
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
484
          $(AWK) '    { files[$$0] = 1; } \
 
485
               END { for (i in files) print i; }'`; \
486
486
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
487
487
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
488
488
             $$tags $$unique