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

« back to all changes in this revision

Viewing changes to tools/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:
63
63
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64
64
        $(srcdir)/gpg-zip.in ChangeLog
65
65
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66
 
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
67
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
68
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
69
 
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
70
 
        $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
66
am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
 
67
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
 
68
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
 
69
        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
 
70
        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
 
71
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
71
72
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
72
73
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
73
74
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libcurl.m4 \
148
149
CCAS = @CCAS@
149
150
CCASFLAGS = @CCASFLAGS@
150
151
CCDEPMODE = @CCDEPMODE@
 
152
CC_FOR_BUILD = @CC_FOR_BUILD@
151
153
CFLAGS = @CFLAGS@
152
154
CPP = @CPP@
153
155
CPPFLAGS = @CPPFLAGS@
186
188
GPGKEYS_HKP = @GPGKEYS_HKP@
187
189
GPGKEYS_LDAP = @GPGKEYS_LDAP@
188
190
GPGKEYS_MAILTO = @GPGKEYS_MAILTO@
 
191
GREP = @GREP@
189
192
HAVE_ASPRINTF = @HAVE_ASPRINTF@
190
193
HAVE_DOCBOOK_TO_MAN_FALSE = @HAVE_DOCBOOK_TO_MAN_FALSE@
191
194
HAVE_DOCBOOK_TO_MAN_TRUE = @HAVE_DOCBOOK_TO_MAN_TRUE@
280
283
ZLIBS = @ZLIBS@
281
284
_libcurl_config = @_libcurl_config@
282
285
_usb_config = @_usb_config@
283
 
ac_ct_AR = @ac_ct_AR@
284
286
ac_ct_CC = @ac_ct_CC@
285
 
ac_ct_RANLIB = @ac_ct_RANLIB@
286
 
ac_ct_STRIP = @ac_ct_STRIP@
287
287
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
288
288
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
289
289
am__include = @am__include@
298
298
build_os = @build_os@
299
299
build_vendor = @build_vendor@
300
300
datadir = @datadir@
 
301
datarootdir = @datarootdir@
 
302
docdir = @docdir@
 
303
dvidir = @dvidir@
301
304
exec_prefix = @exec_prefix@
302
305
host = @host@
303
306
host_alias = @host_alias@
304
307
host_cpu = @host_cpu@
305
308
host_os = @host_os@
306
309
host_vendor = @host_vendor@
 
310
htmldir = @htmldir@
307
311
includedir = @includedir@
308
312
infodir = @infodir@
309
313
install_sh = @install_sh@
310
314
libdir = @libdir@
311
315
libexecdir = @libexecdir@
 
316
localedir = @localedir@
312
317
localstatedir = @localstatedir@
313
318
mandir = @mandir@
314
319
mkdir_p = @mkdir_p@
315
320
oldincludedir = @oldincludedir@
 
321
pdfdir = @pdfdir@
316
322
prefix = @prefix@
317
323
program_transform_name = @program_transform_name@
 
324
psdir = @psdir@
318
325
sbindir = @sbindir@
319
326
sharedstatedir = @sharedstatedir@
320
327
sysconfdir = @sysconfdir@