~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to include/isc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-01-05 21:10:03 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090105211003-mh6zc3um4k1uhsj7
Tags: 1:4.2.4p4+dfsg-8
It did not properly check the return value of EVP_VerifyFinal
which results in an malformed DSA signature being treated as
a good signature rather than as an error.  (CVE-2009-0021)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
22
pkgincludedir = $(includedir)/@PACKAGE@
23
23
top_builddir = ../..
24
 
 
25
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
25
INSTALL = @INSTALL@
27
26
install_sh_DATA = $(install_sh) -c -m 644
35
34
NORMAL_UNINSTALL = :
36
35
PRE_UNINSTALL = :
37
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
38
38
host_triplet = @host@
 
39
subdir = include/isc
 
40
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
41
        $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
 
44
        $(top_srcdir)/m4/define_dir.m4 \
 
45
        $(top_srcdir)/m4/hs_ulong_const.m4 \
 
46
        $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
 
47
        $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(install_sh) -d
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
HEADERS = $(noinst_HEADERS)
 
56
ETAGS = etags
 
57
CTAGS = ctags
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
59
ACLOCAL = @ACLOCAL@
40
60
AMDEP_FALSE = @AMDEP_FALSE@
41
61
AMDEP_TRUE = @AMDEP_TRUE@
42
62
AMTAR = @AMTAR@
 
63
AR = @AR@
43
64
ARLIB_DIR = @ARLIB_DIR@
44
65
AUTOCONF = @AUTOCONF@
45
66
AUTOHEADER = @AUTOHEADER@
46
67
AUTOMAKE = @AUTOMAKE@
47
68
AWK = @AWK@
 
69
BINSUBDIR = @BINSUBDIR@
48
70
CC = @CC@
49
71
CCDEPMODE = @CCDEPMODE@
50
72
CFLAGS = @CFLAGS@
52
74
CLKTEST = @CLKTEST@
53
75
CPP = @CPP@
54
76
CPPFLAGS = @CPPFLAGS@
 
77
CXX = @CXX@
 
78
CXXCPP = @CXXCPP@
 
79
CXXDEPMODE = @CXXDEPMODE@
 
80
CXXFLAGS = @CXXFLAGS@
55
81
CYGPATH_W = @CYGPATH_W@
56
82
DCFD = @DCFD@
57
83
DEFS = @DEFS@
58
84
DEPDIR = @DEPDIR@
 
85
ECHO = @ECHO@
59
86
ECHO_C = @ECHO_C@
60
87
ECHO_N = @ECHO_N@
61
88
ECHO_T = @ECHO_T@
63
90
EF_PROGS = @EF_PROGS@
64
91
EGREP = @EGREP@
65
92
EXEEXT = @EXEEXT@
 
93
F77 = @F77@
 
94
FFLAGS = @FFLAGS@
66
95
INSTALL_DATA = @INSTALL_DATA@
 
96
INSTALL_LIBOPTS_FALSE = @INSTALL_LIBOPTS_FALSE@
 
97
INSTALL_LIBOPTS_TRUE = @INSTALL_LIBOPTS_TRUE@
67
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
68
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
69
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
70
101
LCRYPTO = @LCRYPTO@
71
102
LDFLAGS = @LDFLAGS@
72
103
LIBOBJS = @LIBOBJS@
 
104
LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
 
105
LIBOPTS_DIR = @LIBOPTS_DIR@
 
106
LIBOPTS_LDADD = @LIBOPTS_LDADD@
73
107
LIBPARSE = @LIBPARSE@
74
108
LIBS = @LIBS@
 
109
LIBTOOL = @LIBTOOL@
75
110
LN_S = @LN_S@
76
111
LTLIBOBJS = @LTLIBOBJS@
77
112
MAKEINFO = @MAKEINFO@
78
113
MAKE_ADJTIMED = @MAKE_ADJTIMED@
 
114
MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
79
115
MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
80
116
MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
81
117
MAKE_LIBPARSE = @MAKE_LIBPARSE@
82
118
MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
83
119
MAKE_NTPDSIM = @MAKE_NTPDSIM@
84
120
MAKE_NTPTIME = @MAKE_NTPTIME@
85
 
MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
86
121
MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
87
 
MAKE_SNTP = @MAKE_SNTP@
88
122
MAKE_TICKADJ = @MAKE_TICKADJ@
89
123
MAKE_TIMETRIM = @MAKE_TIMETRIM@
 
124
NEED_LIBOPTS_FALSE = @NEED_LIBOPTS_FALSE@
 
125
NEED_LIBOPTS_TRUE = @NEED_LIBOPTS_TRUE@
90
126
OBJEXT = @OBJEXT@
91
127
OPENSSL = @OPENSSL@
92
128
OPENSSL_INC = @OPENSSL_INC@
109
145
TESTDCF = @TESTDCF@
110
146
U = @U@
111
147
VERSION = @VERSION@
 
148
ac_ct_AR = @ac_ct_AR@
112
149
ac_ct_CC = @ac_ct_CC@
 
150
ac_ct_CXX = @ac_ct_CXX@
 
151
ac_ct_F77 = @ac_ct_F77@
113
152
ac_ct_RANLIB = @ac_ct_RANLIB@
114
153
ac_ct_STRIP = @ac_ct_STRIP@
115
154
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
116
155
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
156
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
157
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
117
158
am__include = @am__include@
118
159
am__leading_dot = @am__leading_dot@
119
160
am__quote = @am__quote@
 
161
am__tar = @am__tar@
 
162
am__untar = @am__untar@
120
163
bindir = @bindir@
121
164
build = @build@
122
165
build_alias = @build_alias@
137
180
libexecdir = @libexecdir@
138
181
localstatedir = @localstatedir@
139
182
mandir = @mandir@
 
183
mkdir_p = @mkdir_p@
140
184
oldincludedir = @oldincludedir@
141
185
prefix = @prefix@
142
186
program_transform_name = @program_transform_name@
149
193
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
150
194
AUTOMAKE_OPTIONS = ../util/ansi2knr
151
195
ETAGS_ARGS = $(srcdir)/Makefile.am
152
 
 
153
196
#EXTRA_DIST = TAGS
154
197
noinst_HEADERS = \
155
198
        app.h \
156
199
        assertions.h \
157
200
        boolean.h \
 
201
        buffer.h \
158
202
        error.h \
159
203
        formatcheck.h \
160
204
        int.h \
170
214
        mutex.h \
171
215
        net.h \
172
216
        netaddr.h \
 
217
        netscope.h \
173
218
        offset.h \
174
219
        once.h \
175
220
        platform.h \
176
221
        print.h \
177
222
        result.h \
 
223
        region.h \
178
224
        sockaddr.h \
179
225
        strerror.h \
180
226
        string.h \
181
227
        types.h \
182
228
        util.h
183
229
 
184
 
subdir = include/isc
185
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
186
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
187
 
CONFIG_HEADER = $(top_builddir)/config.h
188
 
CONFIG_CLEAN_FILES =
189
 
DIST_SOURCES =
190
 
HEADERS = $(noinst_HEADERS)
191
 
 
192
 
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
193
230
all: all-am
194
231
 
195
232
.SUFFIXES:
196
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
233
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
234
        @for dep in $?; do \
 
235
          case '$(am__configure_deps)' in \
 
236
            *$$dep*) \
 
237
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
238
                && exit 0; \
 
239
              exit 1;; \
 
240
          esac; \
 
241
        done; \
 
242
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/isc/Makefile'; \
197
243
        cd $(top_srcdir) && \
198
 
          $(AUTOMAKE) --gnu  include/isc/Makefile
199
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
200
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
244
          $(AUTOMAKE) --foreign  include/isc/Makefile
 
245
.PRECIOUS: Makefile
 
246
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
247
        @case '$?' in \
 
248
          *config.status*) \
 
249
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
250
          *) \
 
251
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
252
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
253
        esac;
 
254
 
 
255
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
 
 
258
$(top_srcdir)/configure:  $(am__configure_deps)
 
259
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
260
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
261
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
262
 
 
263
mostlyclean-libtool:
 
264
        -rm -f *.lo
 
265
 
 
266
clean-libtool:
 
267
        -rm -rf .libs _libs
 
268
 
 
269
distclean-libtool:
 
270
        -rm -f libtool
201
271
uninstall-info-am:
202
272
 
203
 
ETAGS = etags
204
 
ETAGSFLAGS =
205
 
 
206
 
CTAGS = ctags
207
 
CTAGSFLAGS =
208
 
 
209
 
tags: TAGS
210
 
 
211
273
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
212
274
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
213
275
        unique=`for i in $$list; do \
216
278
          $(AWK) '    { files[$$0] = 1; } \
217
279
               END { for (i in files) print i; }'`; \
218
280
        mkid -fID $$unique
 
281
tags: TAGS
219
282
 
220
283
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
221
284
                $(TAGS_FILES) $(LISP)
227
290
          done | \
228
291
          $(AWK) '    { files[$$0] = 1; } \
229
292
               END { for (i in files) print i; }'`; \
230
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
231
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
232
 
             $$tags $$unique
233
 
 
 
293
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
294
          test -n "$$unique" || unique=$$empty_fix; \
 
295
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
296
            $$tags $$unique; \
 
297
        fi
234
298
ctags: CTAGS
235
299
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
236
300
                $(TAGS_FILES) $(LISP)
253
317
 
254
318
distclean-tags:
255
319
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
256
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
257
 
 
258
 
top_distdir = ../..
259
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
260
320
 
261
321
distdir: $(DISTFILES)
262
322
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
270
330
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
271
331
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
272
332
            dir="/$$dir"; \
273
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
333
            $(mkdir_p) "$(distdir)$$dir"; \
274
334
          else \
275
335
            dir=''; \
276
336
          fi; \
288
348
check-am: all-am
289
349
check: check-am
290
350
all-am: Makefile $(HEADERS)
291
 
 
292
351
installdirs:
293
352
install: install-am
294
353
install-exec: install-exec-am
309
368
clean-generic:
310
369
 
311
370
distclean-generic:
312
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
371
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
313
372
 
314
373
maintainer-clean-generic:
315
374
        @echo "This command is intended for maintainers to use"
316
375
        @echo "it deletes files that may require special tools to rebuild."
317
376
clean: clean-am
318
377
 
319
 
clean-am: clean-generic mostlyclean-am
 
378
clean-am: clean-generic clean-libtool mostlyclean-am
320
379
 
321
380
distclean: distclean-am
322
381
        -rm -f Makefile
323
 
distclean-am: clean-am distclean-generic distclean-tags
 
382
distclean-am: clean-am distclean-generic distclean-libtool \
 
383
        distclean-tags
324
384
 
325
385
dvi: dvi-am
326
386
 
327
387
dvi-am:
328
388
 
 
389
html: html-am
 
390
 
329
391
info: info-am
330
392
 
331
393
info-am:
346
408
 
347
409
mostlyclean: mostlyclean-am
348
410
 
349
 
mostlyclean-am: mostlyclean-generic
 
411
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
350
412
 
351
413
pdf: pdf-am
352
414
 
358
420
 
359
421
uninstall-am: uninstall-info-am
360
422
 
361
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
362
 
        distclean distclean-generic distclean-tags distdir dvi dvi-am \
363
 
        info info-am install install-am install-data install-data-am \
364
 
        install-exec install-exec-am install-info install-info-am \
365
 
        install-man install-strip installcheck installcheck-am \
366
 
        installdirs maintainer-clean maintainer-clean-generic \
367
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
368
 
        uninstall uninstall-am uninstall-info-am
 
423
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
424
        clean-libtool ctags distclean distclean-generic \
 
425
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
426
        html-am info info-am install install-am install-data \
 
427
        install-data-am install-exec install-exec-am install-info \
 
428
        install-info-am install-man install-strip installcheck \
 
429
        installcheck-am installdirs maintainer-clean \
 
430
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
431
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
432
        uninstall-am uninstall-info-am
369
433
 
370
434
# Tell versions [3.59,3.63) of GNU make to not export all variables.
371
435
# Otherwise a system limit (for SysV at least) may be exceeded.