~peter-pearse/ubuntu/natty/libgcrypt11/prop001

« back to all changes in this revision

Viewing changes to w32-dll/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2007-04-09 11:22:41 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070409112241-hzwl3tex8cmr2dkz
Tags: 1.2.4-2
* Upload to unstable.
* Drop -lgpg-error from libgcrypt-config --libs output. (Closes: #405238)
* Switch to debhelper v5 mode.
* New upstream version closes filehandles in gcry_rndlinux_gather_random().
  (Closes: #403613)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
59
59
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
60
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
61
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
61
        $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/socklen.m4 \
 
62
        $(top_srcdir)/m4/sys_socket_h.m4 $(top_srcdir)/acinclude.m4 \
 
63
        $(top_srcdir)/configure.ac
62
64
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63
65
        $(ACLOCAL_M4)
64
66
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99
101
EGREP = @EGREP@
100
102
EXEEXT = @EXEEXT@
101
103
F77 = @F77@
 
104
FALLBACK_SOCKLEN_T = @FALLBACK_SOCKLEN_T@
102
105
FFLAGS = @FFLAGS@
103
106
GCRYPT_CIPHERS = @GCRYPT_CIPHERS@
104
107
GCRYPT_DIGESTS = @GCRYPT_DIGESTS@
107
110
GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
108
111
GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
109
112
GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
 
113
GREP = @GREP@
110
114
HAVE_LD_VERSION_SCRIPT_FALSE = @HAVE_LD_VERSION_SCRIPT_FALSE@
111
115
HAVE_LD_VERSION_SCRIPT_TRUE = @HAVE_LD_VERSION_SCRIPT_TRUE@
112
116
INSTALL_DATA = @INSTALL_DATA@
149
153
SET_MAKE = @SET_MAKE@
150
154
SHELL = @SHELL@
151
155
STRIP = @STRIP@
 
156
SYS_SOCKET_H = @SYS_SOCKET_H@
152
157
VERSION = @VERSION@
153
 
ac_ct_AR = @ac_ct_AR@
154
158
ac_ct_CC = @ac_ct_CC@
155
159
ac_ct_CXX = @ac_ct_CXX@
156
160
ac_ct_F77 = @ac_ct_F77@
157
 
ac_ct_RANLIB = @ac_ct_RANLIB@
158
 
ac_ct_STRIP = @ac_ct_STRIP@
159
161
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160
162
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161
163
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172
174
build_os = @build_os@
173
175
build_vendor = @build_vendor@
174
176
datadir = @datadir@
 
177
datarootdir = @datarootdir@
 
178
docdir = @docdir@
 
179
dvidir = @dvidir@
175
180
exec_prefix = @exec_prefix@
176
181
host = @host@
177
182
host_alias = @host_alias@
178
183
host_cpu = @host_cpu@
179
184
host_os = @host_os@
180
185
host_vendor = @host_vendor@
 
186
htmldir = @htmldir@
181
187
includedir = @includedir@
182
188
infodir = @infodir@
183
189
install_sh = @install_sh@
184
190
libdir = @libdir@
185
191
libexecdir = @libexecdir@
 
192
localedir = @localedir@
186
193
localstatedir = @localstatedir@
187
194
mandir = @mandir@
188
195
mkdir_p = @mkdir_p@
189
196
oldincludedir = @oldincludedir@
 
197
pdfdir = @pdfdir@
190
198
prefix = @prefix@
191
199
program_transform_name = @program_transform_name@
 
200
psdir = @psdir@
192
201
sbindir = @sbindir@
193
202
sharedstatedir = @sharedstatedir@
194
203
sysconfdir = @sysconfdir@