~ucl-cs-study-devs/activityfinder/gtk+2.0-2.24.27

« back to all changes in this revision

Viewing changes to modules/other/gail/tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-02-20 17:48:37 UTC
  • mfrom: (1.14.27)
  • Revision ID: package-import@ubuntu.com-20150220174837-slkw5y3egvqijcyu
Tags: 2.24.26-0ubuntu1
* New upstream release.
  + Protect gdk_event_apply_filters_safe from changes in the filter list
  (LP: #1351890)
* Now need to build with --enable-man to build the manpages, and build-dep
  on libxml2-utils to get xmlcatalog which configure uses to decide whether
  to build them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
17
17
# GTK+ - The GIMP Toolkit
18
18
 
19
19
VPATH = @srcdir@
20
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
20
am__is_gnu_make = { \
 
21
  if test -z '$(MAKELEVEL)'; then \
 
22
    false; \
 
23
  elif test -n '$(MAKE_HOST)'; then \
 
24
    true; \
 
25
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
26
    true; \
 
27
  else \
 
28
    false; \
 
29
  fi; \
 
30
}
21
31
am__make_running_with_option = \
22
32
  case $${target_option-} in \
23
33
      ?) ;; \
80
90
POST_UNINSTALL = :
81
91
build_triplet = @build@
82
92
host_triplet = @host@
83
 
DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \
84
 
        $(srcdir)/Makefile.am $(top_srcdir)/depcomp README
85
93
subdir = modules/other/gail/tests
86
94
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
88
 
        $(top_srcdir)/configure.ac
 
95
am__aclocal_m4_deps = $(top_srcdir)/m4/introspection.m4 \
 
96
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
89
97
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90
98
        $(ACLOCAL_M4)
 
99
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
91
100
mkinstalldirs = $(install_sh) -d
92
101
CONFIG_HEADER = $(top_builddir)/config.h
93
102
CONFIG_CLEAN_FILES =
340
349
  done | $(am__uniquify_input)`
341
350
ETAGS = etags
342
351
CTAGS = ctags
 
352
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.decl \
 
353
        $(top_srcdir)/depcomp README
343
354
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
344
355
ACLOCAL = @ACLOCAL@
345
356
AMTAR = @AMTAR@
883
894
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/other/gail/tests/Makefile'; \
884
895
        $(am__cd) $(top_srcdir) && \
885
896
          $(AUTOMAKE) --gnu modules/other/gail/tests/Makefile
886
 
.PRECIOUS: Makefile
887
897
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
888
898
        @case '$?' in \
889
899
          *config.status*) \
892
902
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
893
903
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
894
904
        esac;
895
 
$(top_srcdir)/Makefile.decl:
 
905
$(top_srcdir)/Makefile.decl $(am__empty):
896
906
 
897
907
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
898
908
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1270
1280
        tags tags-am uninstall uninstall-am \
1271
1281
        uninstall-moduleLTLIBRARIES
1272
1282
 
 
1283
.PRECIOUS: Makefile
 
1284
 
1273
1285
# call as: $(XVFB_START) && someprogram
1274
1286
 
1275
1287
# test: run all tests in cwd and subdirs