~ubuntu-branches/ubuntu/saucy/folks/saucy

« back to all changes in this revision

Viewing changes to tests/data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2012-03-30 20:03:30 UTC
  • mfrom: (32.1.2 precise)
  • Revision ID: package-import@ubuntu.com-20120330200330-l61hwayt5vjz1zcf
Tags: 0.6.8-2
* d/p/0001-tpf-persona-use-tp_connection_get_account.patch
  + Added, fixes crash when accounts are disconnecting/connecting
* Target unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 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,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# 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.
15
15
 
16
16
@SET_MAKE@
17
17
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
21
 
    case $$MAKEFLAGS in \
22
 
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
35
18
pkgdatadir = $(datadir)/@PACKAGE@
36
19
pkgincludedir = $(includedir)/@PACKAGE@
37
20
pkglibdir = $(libdir)/@PACKAGE@
55
38
        $(srcdir)/gconf.path.in
56
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
40
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
58
 
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
59
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61
 
        $(top_srcdir)/m4/vala.m4 $(top_srcdir)/configure.ac
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
 
42
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
43
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
44
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/vala.m4 \
 
45
        $(top_srcdir)/configure.ac
62
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63
47
        $(ACLOCAL_M4)
64
48
mkinstalldirs = $(install_sh) -d
65
49
CONFIG_HEADER = $(top_builddir)/config.h
66
50
CONFIG_CLEAN_FILES = gconf.path
67
51
CONFIG_CLEAN_VPATH_FILES =
68
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
69
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
52
AM_V_GEN = $(am__v_GEN_$(V))
 
53
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
70
54
am__v_GEN_0 = @echo "  GEN   " $@;
71
 
AM_V_at = $(am__v_at_@AM_V@)
72
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
55
AM_V_at = $(am__v_at_$(V))
 
56
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
73
57
am__v_at_0 = @
74
58
SOURCES =
75
59
DIST_SOURCES =
76
 
am__can_run_installinfo = \
77
 
  case $$AM_UPDATE_INFO_DIR in \
78
 
    n|no|NO) false;; \
79
 
    *) (install-info --version) >/dev/null 2>&1;; \
80
 
  esac
81
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82
61
ACLOCAL = @ACLOCAL@
83
62
ALL_LINGUAS = @ALL_LINGUAS@
127
106
FGREP = @FGREP@
128
107
FOLKS_MAJOR_MINOR_VERSION = @FOLKS_MAJOR_MINOR_VERSION@
129
108
FOLKS_MODULE_VERSION = @FOLKS_MODULE_VERSION@
 
109
GCONF2_CFLAGS = @GCONF2_CFLAGS@
 
110
GCONF2_LIBS = @GCONF2_LIBS@
130
111
GEE_CFLAGS = @GEE_CFLAGS@
131
112
GEE_LIBS = @GEE_LIBS@
132
113
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
133
114
GIO_CFLAGS = @GIO_CFLAGS@
134
115
GIO_LIBS = @GIO_LIBS@
135
116
GLIB_CFLAGS = @GLIB_CFLAGS@
136
 
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
137
117
GLIB_LIBS = @GLIB_LIBS@
138
118
GMODULE_CFLAGS = @GMODULE_CFLAGS@
139
119
GMODULE_LIBS = @GMODULE_LIBS@
140
120
GMSGFMT = @GMSGFMT@
141
121
GREP = @GREP@
142
 
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
143
122
INSTALL = @INSTALL@
144
123
INSTALL_DATA = @INSTALL_DATA@
145
124
INSTALL_PROGRAM = @INSTALL_PROGRAM@
149
128
INTLTOOL_MERGE = @INTLTOOL_MERGE@
150
129
INTLTOOL_PERL = @INTLTOOL_PERL@
151
130
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
152
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
153
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
154
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
155
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
156
131
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
157
132
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
158
133
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
221
196
VAPIGENFLAGS = @VAPIGENFLAGS@
222
197
VERSION = @VERSION@
223
198
XGETTEXT = @XGETTEXT@
224
 
ZEITGEIST_CFLAGS = @ZEITGEIST_CFLAGS@
225
 
ZEITGEIST_LIBS = @ZEITGEIST_LIBS@
226
199
abs_builddir = @abs_builddir@
227
200
abs_srcdir = @abs_srcdir@
228
201
abs_top_builddir = @abs_top_builddir@
247
220
docdir = @docdir@
248
221
dvidir = @dvidir@
249
222
exec_prefix = @exec_prefix@
250
 
gsettingsschemadir = @gsettingsschemadir@
251
223
host = @host@
252
224
host_alias = @host_alias@
253
225
host_cpu = @host_cpu@
257
229
includedir = @includedir@
258
230
infodir = @infodir@
259
231
install_sh = @install_sh@
260
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
261
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
262
232
libdir = @libdir@
263
233
libexecdir = @libexecdir@
264
234
localedir = @localedir@
265
235
localstatedir = @localstatedir@
266
236
mandir = @mandir@
 
237
mkdir_p = @mkdir_p@
267
238
oldincludedir = @oldincludedir@
268
239
pdfdir = @pdfdir@
269
240
prefix = @prefix@
383
354
 
384
355
installcheck: installcheck-am
385
356
install-strip:
386
 
        if test -z '$(STRIP)'; then \
387
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
388
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
389
 
              install; \
390
 
        else \
391
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
392
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
393
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
394
 
        fi
 
357
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
358
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
359
          `test -z '$(STRIP)' || \
 
360
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
395
361
mostlyclean-generic:
396
362
 
397
363
clean-generic: