~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to checks/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2006-12-12 15:56:56 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20061212155656-kk00wp4x0uq4tm1y
Tags: upstream-1.4.6
ImportĀ upstreamĀ versionĀ 1.4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
subdir = checks
59
59
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
60
60
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
 
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
62
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
63
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
64
 
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
65
 
        $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
61
am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
 
62
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
 
63
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
 
64
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
 
65
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
 
66
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
66
67
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
67
68
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
68
69
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcurl.m4 \
101
102
CCAS = @CCAS@
102
103
CCASFLAGS = @CCASFLAGS@
103
104
CCDEPMODE = @CCDEPMODE@
 
105
CC_FOR_BUILD = @CC_FOR_BUILD@
104
106
CFLAGS = @CFLAGS@
105
107
CPP = @CPP@
106
108
CPPFLAGS = @CPPFLAGS@
139
141
GPGKEYS_HKP = @GPGKEYS_HKP@
140
142
GPGKEYS_LDAP = @GPGKEYS_LDAP@
141
143
GPGKEYS_MAILTO = @GPGKEYS_MAILTO@
 
144
GREP = @GREP@
142
145
HAVE_ASPRINTF = @HAVE_ASPRINTF@
143
146
HAVE_DOCBOOK_TO_MAN_FALSE = @HAVE_DOCBOOK_TO_MAN_FALSE@
144
147
HAVE_DOCBOOK_TO_MAN_TRUE = @HAVE_DOCBOOK_TO_MAN_TRUE@
233
236
ZLIBS = @ZLIBS@
234
237
_libcurl_config = @_libcurl_config@
235
238
_usb_config = @_usb_config@
236
 
ac_ct_AR = @ac_ct_AR@
237
239
ac_ct_CC = @ac_ct_CC@
238
 
ac_ct_RANLIB = @ac_ct_RANLIB@
239
 
ac_ct_STRIP = @ac_ct_STRIP@
240
240
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
241
241
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
242
242
am__include = @am__include@
251
251
build_os = @build_os@
252
252
build_vendor = @build_vendor@
253
253
datadir = @datadir@
 
254
datarootdir = @datarootdir@
 
255
docdir = @docdir@
 
256
dvidir = @dvidir@
254
257
exec_prefix = @exec_prefix@
255
258
host = @host@
256
259
host_alias = @host_alias@
257
260
host_cpu = @host_cpu@
258
261
host_os = @host_os@
259
262
host_vendor = @host_vendor@
 
263
htmldir = @htmldir@
260
264
includedir = @includedir@
261
265
infodir = @infodir@
262
266
install_sh = @install_sh@
263
267
libdir = @libdir@
264
268
libexecdir = @libexecdir@
 
269
localedir = @localedir@
265
270
localstatedir = @localstatedir@
266
271
mandir = @mandir@
267
272
mkdir_p = @mkdir_p@
268
273
oldincludedir = @oldincludedir@
 
274
pdfdir = @pdfdir@
269
275
prefix = @prefix@
270
276
program_transform_name = @program_transform_name@
 
277
psdir = @psdir@
271
278
sbindir = @sbindir@
272
279
sharedstatedir = @sharedstatedir@
273
280
sysconfdir = @sysconfdir@