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

« back to all changes in this revision

Viewing changes to build/win32/vs11/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,
25
25
 
26
26
# MSVC_SLN: name of root project
27
27
VPATH = @srcdir@
28
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
28
am__is_gnu_make = { \
 
29
  if test -z '$(MAKELEVEL)'; then \
 
30
    false; \
 
31
  elif test -n '$(MAKE_HOST)'; then \
 
32
    true; \
 
33
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
34
    true; \
 
35
  else \
 
36
    false; \
 
37
  fi; \
 
38
}
29
39
am__make_running_with_option = \
30
40
  case $${target_option-} in \
31
41
      ?) ;; \
88
98
POST_UNINSTALL = :
89
99
build_triplet = @build@
90
100
host_triplet = @host@
91
 
DIST_COMMON = $(top_srcdir)/Makefile.decl \
92
 
        $(top_srcdir)/build/Makefile-newvs.am $(srcdir)/Makefile.in \
93
 
        $(srcdir)/Makefile.am
94
101
subdir = build/win32/vs11
95
102
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
97
 
        $(top_srcdir)/configure.ac
 
103
am__aclocal_m4_deps = $(top_srcdir)/m4/introspection.m4 \
 
104
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
98
105
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99
106
        $(ACLOCAL_M4)
 
107
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100
108
mkinstalldirs = $(install_sh) -d
101
109
CONFIG_HEADER = $(top_builddir)/config.h
102
110
CONFIG_CLEAN_FILES =
121
129
    *) (install-info --version) >/dev/null 2>&1;; \
122
130
  esac
123
131
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
132
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.decl \
 
133
        $(top_srcdir)/build/Makefile-newvs.am
124
134
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125
135
ACLOCAL = @ACLOCAL@
126
136
AMTAR = @AMTAR@
413
423
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build/win32/vs11/Makefile'; \
414
424
        $(am__cd) $(top_srcdir) && \
415
425
          $(AUTOMAKE) --gnu build/win32/vs11/Makefile
416
 
.PRECIOUS: Makefile
417
426
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
418
427
        @case '$?' in \
419
428
          *config.status*) \
422
431
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
423
432
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
424
433
        esac;
425
 
$(top_srcdir)/Makefile.decl $(top_srcdir)/build/Makefile-newvs.am:
 
434
$(top_srcdir)/Makefile.decl $(top_srcdir)/build/Makefile-newvs.am $(am__empty):
426
435
 
427
436
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428
437
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592
601
        mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
593
602
        uninstall-am
594
603
 
 
604
.PRECIOUS: Makefile
 
605
 
595
606
# call as: $(XVFB_START) && someprogram
596
607
 
597
608
# test: run all tests in cwd and subdirs