~ubuntu-branches/ubuntu/saucy/telepathy-farstream/saucy

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Laurent Bigonville
  • Date: 2012-04-11 21:35:55 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20120411213555-2fzmjjgzley8qrz0
Tags: 0.4.0-1
* New upstream release
  - Bump libglib2.0-dev build-dependency
* Build for multiarch
* debian/control:
  - Add Uploaders field
  - Bump Standards-Version to 3.9.3 (no further changes)
  - Bump debhelper to 9
  - Bump cdbs build-dependency
  - Fix Description: s/Farsight2/Farstream/

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.
48
48
CONFIG_HEADER = $(top_builddir)/config.h
49
49
CONFIG_CLEAN_FILES =
50
50
CONFIG_CLEAN_VPATH_FILES =
51
 
AM_V_GEN = $(am__v_GEN_$(V))
52
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
51
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
52
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53
53
am__v_GEN_0 = @echo "  GEN   " $@;
54
 
AM_V_at = $(am__v_at_$(V))
55
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
54
AM_V_at = $(am__v_at_@AM_V@)
 
55
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56
56
am__v_at_0 = @
57
57
SOURCES =
58
58
DIST_SOURCES =
300
300
 
301
301
installcheck: installcheck-am
302
302
install-strip:
303
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
304
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
305
 
          `test -z '$(STRIP)' || \
306
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
303
        if test -z '$(STRIP)'; then \
 
304
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
305
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
306
              install; \
 
307
        else \
 
308
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
309
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
310
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
311
        fi
307
312
mostlyclean-generic:
308
313
 
309
314
clean-generic: