~ubuntu-branches/ubuntu/trusty/gnupg/trusty-security

« back to all changes in this revision

Viewing changes to checks/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2013-08-02 11:27:51 UTC
  • mfrom: (1.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20130802112751-np45f6mcog4qj3w8
Tags: 1.4.14-1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Disable mlock() test since it fails with ulimit 0 (on buildds).
  - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
  - Only suggest gnupg-curl and libldap; recommendations are pulled into
    minimal, and we don't need the keyserver utilities in a minimal Ubuntu
    system.
  - Remove the Win32 build.

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.6 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.
23
23
# it under the terms of the GNU General Public License as published by
24
24
# the Free Software Foundation; either version 3 of the License, or
25
25
# (at your option) any later version.
26
 
 
26
#
27
27
# GnuPG is distributed in the hope that it will be useful,
28
28
# but WITHOUT ANY WARRANTY; without even the implied warranty of
29
29
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30
30
# GNU General Public License for more details.
31
 
 
31
#
32
32
# You should have received a copy of the GNU General Public License
33
33
# along with this program; if not, see <http://www.gnu.org/licenses/>.
34
34
# Process this file with automake to create Makefile.in
35
35
VPATH = @srcdir@
 
36
am__make_dryrun = \
 
37
  { \
 
38
    am__dry=no; \
 
39
    case $$MAKEFLAGS in \
 
40
      *\\[\ \   ]*) \
 
41
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
42
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
43
      *) \
 
44
        for am__flg in $$MAKEFLAGS; do \
 
45
          case $$am__flg in \
 
46
            *=*|--*) ;; \
 
47
            *n*) am__dry=yes; break;; \
 
48
          esac; \
 
49
        done;; \
 
50
    esac; \
 
51
    test $$am__dry = yes; \
 
52
  }
36
53
pkgdatadir = $(datadir)/@PACKAGE@
37
54
pkgincludedir = $(includedir)/@PACKAGE@
38
55
pkglibdir = $(libdir)/@PACKAGE@
56
73
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
74
am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
58
75
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/estream.m4 \
59
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
60
 
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
61
 
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intl.m4 \
 
76
        $(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/gettext.m4 \
 
77
        $(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
 
78
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
79
        $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
62
80
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
63
81
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
64
82
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
65
83
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
66
84
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcurl.m4 \
67
85
        $(top_srcdir)/m4/libusb.m4 $(top_srcdir)/m4/lock.m4 \
68
 
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
69
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/noexecstack.m4 \
70
 
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
71
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
72
 
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
73
 
        $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/m4/uintmax_t.m4 \
 
86
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
 
87
        $(top_srcdir)/m4/noexecstack.m4 $(top_srcdir)/m4/po.m4 \
 
88
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
 
89
        $(top_srcdir)/m4/readline.m4 $(top_srcdir)/m4/size_max.m4 \
 
90
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/tar-ustar.m4 \
 
91
        $(top_srcdir)/m4/threadlib.m4 $(top_srcdir)/m4/uintmax_t.m4 \
74
92
        $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/visibility.m4 \
75
93
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
76
94
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
83
101
CONFIG_CLEAN_VPATH_FILES =
84
102
SOURCES =
85
103
DIST_SOURCES =
 
104
am__can_run_installinfo = \
 
105
  case $$AM_UPDATE_INFO_DIR in \
 
106
    n|no|NO) false;; \
 
107
    *) (install-info --version) >/dev/null 2>&1;; \
 
108
  esac
86
109
am__tty_colors = \
87
110
red=; grn=; lgn=; blu=; std=
88
111
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
121
144
EXEEXT = @EXEEXT@
122
145
GENCAT = @GENCAT@
123
146
GETOPT = @GETOPT@
 
147
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
124
148
GLIBC2 = @GLIBC2@
125
149
GLIBC21 = @GLIBC21@
126
150
GMSGFMT = @GMSGFMT@
132
156
GPGKEYS_MAILTO = @GPGKEYS_MAILTO@
133
157
GREP = @GREP@
134
158
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
159
HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
135
160
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
136
161
HAVE_SNPRINTF = @HAVE_SNPRINTF@
137
162
HAVE_VISIBILITY = @HAVE_VISIBILITY@
138
163
HAVE_WPRINTF = @HAVE_WPRINTF@
139
 
IDEA_O = @IDEA_O@
140
164
INSTALL = @INSTALL@
141
165
INSTALL_DATA = @INSTALL_DATA@
142
166
INSTALL_PROGRAM = @INSTALL_PROGRAM@
146
170
INTLBISON = @INTLBISON@
147
171
INTLLIBS = @INTLLIBS@
148
172
INTLOBJS = @INTLOBJS@
 
173
INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
149
174
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
150
175
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
151
176
LDAPLIBS = @LDAPLIBS@
158
183
LIBMULTITHREAD = @LIBMULTITHREAD@
159
184
LIBOBJS = @LIBOBJS@
160
185
LIBPTH = @LIBPTH@
 
186
LIBPTH_PREFIX = @LIBPTH_PREFIX@
161
187
LIBREADLINE = @LIBREADLINE@
162
188
LIBS = @LIBS@
163
189
LIBTHREAD = @LIBTHREAD@
164
190
LIBUSB = @LIBUSB@
165
191
LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
 
192
LTLIBC = @LTLIBC@
166
193
LTLIBICONV = @LTLIBICONV@
167
194
LTLIBINTL = @LTLIBINTL@
168
195
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
203
230
USE_NLS = @USE_NLS@
204
231
VERSION = @VERSION@
205
232
W32LIBS = @W32LIBS@
 
233
WINDRES = @WINDRES@
 
234
WOE32 = @WOE32@
206
235
WOE32DLL = @WOE32DLL@
207
236
XGETTEXT = @XGETTEXT@
208
237
XGETTEXT_015 = @XGETTEXT_015@
 
238
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
209
239
ZLIBS = @ZLIBS@
210
240
_libcurl_config = @_libcurl_config@
211
241
_usb_config = @_usb_config@
280
310
EXTRA_DIST = defs.inc $(TESTS) $(TEST_FILES) \
281
311
             mkdemodirs signdemokey
282
312
 
283
 
CLEANFILES = prepared.stamp x y yy z out err  $(DATA_FILES) \
 
313
CLEANFILES = defs-config.inc x y yy z out err  $(DATA_FILES) \
284
314
             plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \
285
315
             *.test.log gpg_dearmor gpg.conf \
286
316
             pubring.gpg secring.gpg pubring.pkr secring.skr
407
437
          fi; \
408
438
          dashes=`echo "$$dashes" | sed s/./=/g`; \
409
439
          if test "$$failed" -eq 0; then \
410
 
            echo "$$grn$$dashes"; \
 
440
            col="$$grn"; \
411
441
          else \
412
 
            echo "$$red$$dashes"; \
 
442
            col="$$red"; \
413
443
          fi; \
414
 
          echo "$$banner"; \
415
 
          test -z "$$skipped" || echo "$$skipped"; \
416
 
          test -z "$$report" || echo "$$report"; \
417
 
          echo "$$dashes$$std"; \
 
444
          echo "$${col}$$dashes$${std}"; \
 
445
          echo "$${col}$$banner$${std}"; \
 
446
          test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
 
447
          test -z "$$report" || echo "$${col}$$report$${std}"; \
 
448
          echo "$${col}$$dashes$${std}"; \
418
449
          test "$$failed" -eq 0; \
419
450
        else :; fi
420
451
 
463
494
 
464
495
installcheck: installcheck-am
465
496
install-strip:
466
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468
 
          `test -z '$(STRIP)' || \
469
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
497
        if test -z '$(STRIP)'; then \
 
498
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
499
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
500
              install; \
 
501
        else \
 
502
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
503
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
504
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
505
        fi
470
506
mostlyclean-generic:
471
507
 
472
508
clean-generic:
560
596
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
561
597
 
562
598
 
563
 
all-local: prepared.stamp
 
599
all-local: defs-config.inc
564
600
 
565
601
distclean-local:
566
602
        $(srcdir)/mkdemodirs --clean
567
603
 
568
 
prepared.stamp: ./pubring.gpg ./secring.gpg ./plain-1 ./plain-2 ./plain-3 \
 
604
defs-config.inc: ./pubring.gpg ./secring.gpg ./plain-1 ./plain-2 ./plain-3 \
569
605
                ./pubring.pkr ./secring.skr ./gpg_dearmor $(DATA_FILES)
570
 
         $(GPG_IMPORT) $(srcdir)/pubdemo.asc     
571
 
         echo timestamp >./prepared.stamp
 
606
         $(GPG_IMPORT) $(srcdir)/pubdemo.asc
 
607
         echo '# Do not edit - created by the Makefile.      -*- sh -*-' \
 
608
               > defs-config.inc
 
609
@ENABLE_SELINUX_HACKS_TRUE@      echo enable_selinux_hacks=yes >> defs-config.inc
 
610
@ENABLE_SELINUX_HACKS_FALSE@     echo enable_selinux_hacks=no >> defs-config.inc
572
611
 
573
612
./gpg_dearmor:
574
613
        echo '#!/bin/sh' >./gpg_dearmor