~ubuntu-branches/ubuntu/saucy/xfce4-power-manager/saucy-updates

« back to all changes in this revision

Viewing changes to data/interfaces/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:15:05 UTC
  • mfrom: (2.3.8)
  • Revision ID: package-import@ubuntu.com-20120403221505-2dvza7w2d97zb7qn
Tags: 1.0.11-0ubuntu1
* New upstream bugfix release.
* debian/patches:
  - 0001-Solaris-specific-code-for-determining-the-start-time.patch,
    02_fix-notify-detect.patch,
    07_fix_broken_empty_icon_battery.patch: dropped, included upstream.
  - xubuntu_fix-status-icon-other-devices.patch: refreshed to apply cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
43
43
CONFIG_HEADER = $(top_builddir)/config.h
44
44
CONFIG_CLEAN_FILES =
45
45
CONFIG_CLEAN_VPATH_FILES =
46
 
AM_V_GEN = $(am__v_GEN_$(V))
47
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
46
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
47
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
48
48
am__v_GEN_0 = @echo "  GEN   " $@;
49
 
AM_V_at = $(am__v_at_$(V))
50
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
49
AM_V_at = $(am__v_at_@AM_V@)
 
50
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
51
51
am__v_at_0 = @
52
52
SOURCES =
53
53
DIST_SOURCES =
125
125
INTLTOOL_MERGE = @INTLTOOL_MERGE@
126
126
INTLTOOL_PERL = @INTLTOOL_PERL@
127
127
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
128
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
129
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
130
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
131
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
128
132
LD = @LD@
129
133
LDFLAGS = @LDFLAGS@
130
134
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
172
176
PACKAGE_VERSION = @PACKAGE_VERSION@
173
177
PATH_SEPARATOR = @PATH_SEPARATOR@
174
178
PKG_CONFIG = @PKG_CONFIG@
 
179
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
180
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
175
181
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
176
182
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
177
183
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
235
241
includedir = @includedir@
236
242
infodir = @infodir@
237
243
install_sh = @install_sh@
 
244
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
245
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
238
246
libdir = @libdir@
239
247
libexecdir = @libexecdir@
240
248
localedir = @localedir@
362
370
 
363
371
installcheck: installcheck-am
364
372
install-strip:
365
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367
 
          `test -z '$(STRIP)' || \
368
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
373
        if test -z '$(STRIP)'; then \
 
374
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
375
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
376
              install; \
 
377
        else \
 
378
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
379
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
380
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
381
        fi
369
382
mostlyclean-generic:
370
383
 
371
384
clean-generic: