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

« back to all changes in this revision

Viewing changes to gdk/quartz/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,
18
18
 
19
19
 
20
20
VPATH = @srcdir@
21
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
21
am__is_gnu_make = { \
 
22
  if test -z '$(MAKELEVEL)'; then \
 
23
    false; \
 
24
  elif test -n '$(MAKE_HOST)'; then \
 
25
    true; \
 
26
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
27
    true; \
 
28
  else \
 
29
    false; \
 
30
  fi; \
 
31
}
22
32
am__make_running_with_option = \
23
33
  case $${target_option-} in \
24
34
      ?) ;; \
81
91
POST_UNINSTALL = :
82
92
build_triplet = @build@
83
93
host_triplet = @host@
84
 
DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \
85
 
        $(srcdir)/Makefile.am $(top_srcdir)/depcomp \
86
 
        $(libgdkinclude_HEADERS)
87
94
subdir = gdk/quartz
88
95
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
89
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
90
 
        $(top_srcdir)/configure.ac
 
96
am__aclocal_m4_deps = $(top_srcdir)/m4/introspection.m4 \
 
97
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
91
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92
99
        $(ACLOCAL_M4)
 
100
DIST_COMMON = $(srcdir)/Makefile.am $(libgdkinclude_HEADERS) \
 
101
        $(am__DIST_COMMON)
93
102
mkinstalldirs = $(install_sh) -d
94
103
CONFIG_HEADER = $(top_builddir)/config.h
95
104
CONFIG_CLEAN_FILES =
200
209
  done | $(am__uniquify_input)`
201
210
ETAGS = etags
202
211
CTAGS = ctags
 
212
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.decl \
 
213
        $(top_srcdir)/depcomp
203
214
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204
215
ACLOCAL = @ACLOCAL@
205
216
AMTAR = @AMTAR@
537
548
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gdk/quartz/Makefile'; \
538
549
        $(am__cd) $(top_srcdir) && \
539
550
          $(AUTOMAKE) --gnu gdk/quartz/Makefile
540
 
.PRECIOUS: Makefile
541
551
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
542
552
        @case '$?' in \
543
553
          *config.status*) \
546
556
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
547
557
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
548
558
        esac;
549
 
$(top_srcdir)/Makefile.decl:
 
559
$(top_srcdir)/Makefile.decl $(am__empty):
550
560
 
551
561
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
552
562
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
861
871
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
862
872
        uninstall-am uninstall-libgdkincludeHEADERS
863
873
 
 
874
.PRECIOUS: Makefile
 
875
 
864
876
# call as: $(XVFB_START) && someprogram
865
877
 
866
878
# test: run all tests in cwd and subdirs