1
- # Makefile.in generated by automake 1.16.2 from Makefile.am.
1
+ # Makefile.in generated by automake 1.16.4 from Makefile.am.
2
2
# @configure_input@
3
3
4
- # Copyright (C) 1994-2020 Free Software Foundation, Inc.
4
+ # Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
5
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
@@ -162,7 +162,7 @@ am__objects_2 = nghttp2_pq.lo nghttp2_map.lo nghttp2_queue.lo \
162
162
nghttp2_hd_huffman.lo nghttp2_hd_huffman_data.lo \
163
163
nghttp2_version.lo nghttp2_priority_spec.lo nghttp2_option.lo \
164
164
nghttp2_callbacks.lo nghttp2_mem.lo nghttp2_http.lo \
165
- nghttp2_rcbuf.lo nghttp2_debug.lo nghttp2_ksl.lo
165
+ nghttp2_rcbuf.lo nghttp2_debug.lo
166
166
am_libnghttp2_la_OBJECTS = $(am__objects_1 ) $(am__objects_2 )
167
167
libnghttp2_la_OBJECTS = $(am_libnghttp2_la_OBJECTS )
168
168
AM_V_lt = $(am__v_lt_@AM_V@ )
@@ -193,9 +193,8 @@ am__depfiles_remade = ./$(DEPDIR)/nghttp2_buf.Plo \
193
193
./$(DEPDIR ) /nghttp2_hd.Plo ./$(DEPDIR ) /nghttp2_hd_huffman.Plo \
194
194
./$(DEPDIR ) /nghttp2_hd_huffman_data.Plo \
195
195
./$(DEPDIR ) /nghttp2_helper.Plo ./$(DEPDIR ) /nghttp2_http.Plo \
196
- ./$(DEPDIR ) /nghttp2_ksl.Plo ./$(DEPDIR ) /nghttp2_map.Plo \
197
- ./$(DEPDIR ) /nghttp2_mem.Plo ./$(DEPDIR ) /nghttp2_npn.Plo \
198
- ./$(DEPDIR ) /nghttp2_option.Plo \
196
+ ./$(DEPDIR ) /nghttp2_map.Plo ./$(DEPDIR ) /nghttp2_mem.Plo \
197
+ ./$(DEPDIR ) /nghttp2_npn.Plo ./$(DEPDIR ) /nghttp2_option.Plo \
199
198
./$(DEPDIR ) /nghttp2_outbound_item.Plo \
200
199
./$(DEPDIR ) /nghttp2_pq.Plo \
201
200
./$(DEPDIR ) /nghttp2_priority_spec.Plo \
@@ -262,8 +261,6 @@ am__define_uniq_tagged_files = \
262
261
unique=` for i in $$ list; do \
263
262
if test -f " $$ i" ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
264
263
done | $( am__uniquify_input) `
265
- ETAGS = etags
266
- CTAGS = ctags
267
264
DIST_SUBDIRS = $(SUBDIRS )
268
265
am__DIST_COMMON = $(srcdir ) /Makefile.in $(srcdir ) /libnghttp2.pc.in \
269
266
$(top_srcdir ) /depcomp
@@ -307,11 +304,14 @@ BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
307
304
BOOST_LDFLAGS = @BOOST_LDFLAGS@
308
305
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
309
306
BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
307
+ BPFCFLAGS = @BPFCFLAGS@
310
308
CC = @CC@
311
309
CCDEPMODE = @CCDEPMODE@
312
310
CFLAGS = @CFLAGS@
313
311
CPP = @CPP@
314
312
CPPFLAGS = @CPPFLAGS@
313
+ CSCOPE = @CSCOPE@
314
+ CTAGS = @CTAGS@
315
315
CUNIT_CFLAGS = @CUNIT_CFLAGS@
316
316
CUNIT_LIBS = @CUNIT_LIBS@
317
317
CXX = @CXX@
@@ -330,8 +330,11 @@ ECHO_C = @ECHO_C@
330
330
ECHO_N = @ECHO_N@
331
331
ECHO_T = @ECHO_T@
332
332
EGREP = @EGREP@
333
+ ETAGS = @ETAGS@
333
334
EXEEXT = @EXEEXT@
335
+ EXTRABPFCFLAGS = @EXTRABPFCFLAGS@
334
336
EXTRACFLAG = @EXTRACFLAG@
337
+ EXTRA_DEFS = @EXTRA_DEFS@
335
338
FGREP = @FGREP@
336
339
GREP = @GREP@
337
340
HAVE_CXX14 = @HAVE_CXX14@
@@ -342,9 +345,12 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
342
345
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
343
346
JANSSON_CFLAGS = @JANSSON_CFLAGS@
344
347
JANSSON_LIBS = @JANSSON_LIBS@
348
+ JEMALLOC_CFLAGS = @JEMALLOC_CFLAGS@
345
349
JEMALLOC_LIBS = @JEMALLOC_LIBS@
346
350
LD = @LD@
347
351
LDFLAGS = @LDFLAGS@
352
+ LIBBPF_CFLAGS = @LIBBPF_CFLAGS@
353
+ LIBBPF_LIBS = @LIBBPF_LIBS@
348
354
LIBCARES_CFLAGS = @LIBCARES_CFLAGS@
349
355
LIBCARES_LIBS = @LIBCARES_LIBS@
350
356
LIBEVENT_OPENSSL_CFLAGS = @LIBEVENT_OPENSSL_CFLAGS@
@@ -353,9 +359,16 @@ LIBEV_CFLAGS = @LIBEV_CFLAGS@
353
359
LIBEV_LIBS = @LIBEV_LIBS@
354
360
LIBMRUBY_CFLAGS = @LIBMRUBY_CFLAGS@
355
361
LIBMRUBY_LIBS = @LIBMRUBY_LIBS@
362
+ LIBNGHTTP3_CFLAGS = @LIBNGHTTP3_CFLAGS@
363
+ LIBNGHTTP3_LIBS = @LIBNGHTTP3_LIBS@
364
+ LIBNGTCP2_CFLAGS = @LIBNGTCP2_CFLAGS@
365
+ LIBNGTCP2_CRYPTO_OPENSSL_CFLAGS = @LIBNGTCP2_CRYPTO_OPENSSL_CFLAGS@
366
+ LIBNGTCP2_CRYPTO_OPENSSL_LIBS = @LIBNGTCP2_CRYPTO_OPENSSL_LIBS@
367
+ LIBNGTCP2_LIBS = @LIBNGTCP2_LIBS@
356
368
LIBOBJS = @LIBOBJS@
357
369
LIBS = @LIBS@
358
370
LIBTOOL = @LIBTOOL@
371
+ LIBTOOL_LDFLAGS = @LIBTOOL_LDFLAGS@
359
372
LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
360
373
LIBXML2_LIBS = @LIBXML2_LIBS@
361
374
LIPO = @LIPO@
@@ -393,7 +406,7 @@ PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
393
406
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
394
407
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
395
408
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
396
- PYTHON_LDFLAGS = @PYTHON_LDFLAGS @
409
+ PYTHON_LIBS = @PYTHON_LIBS @
397
410
PYTHON_PLATFORM = @PYTHON_PLATFORM@
398
411
PYTHON_PREFIX = @PYTHON_PREFIX@
399
412
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
@@ -487,6 +500,7 @@ AM_CFLAGS = $(WARNCFLAGS) $(EXTRACFLAG)
487
500
AM_CPPFLAGS = -I$(srcdir ) /includes -I$(builddir ) /includes -DBUILDING_NGHTTP2 \
488
501
@DEFS@
489
502
503
+ AM_LDFLAGS = @LIBTOOL_LDFLAGS@
490
504
pkgconfigdir = $(libdir ) /pkgconfig
491
505
pkgconfig_DATA = libnghttp2.pc
492
506
DISTCLEANFILES = $(pkgconfig_DATA )
@@ -506,8 +520,7 @@ OBJECTS = nghttp2_pq.c nghttp2_map.c nghttp2_queue.c \
506
520
nghttp2_mem.c \
507
521
nghttp2_http.c \
508
522
nghttp2_rcbuf.c \
509
- nghttp2_debug.c \
510
- nghttp2_ksl.c
523
+ nghttp2_debug.c
511
524
512
525
HFILES = nghttp2_pq.h nghttp2_int.h nghttp2_map.h nghttp2_queue.h \
513
526
nghttp2_frame.h \
@@ -523,11 +536,10 @@ HFILES = nghttp2_pq.h nghttp2_int.h nghttp2_map.h nghttp2_queue.h \
523
536
nghttp2_mem.h \
524
537
nghttp2_http.h \
525
538
nghttp2_rcbuf.h \
526
- nghttp2_debug.h \
527
- nghttp2_ksl.h
539
+ nghttp2_debug.h
528
540
529
541
libnghttp2_la_SOURCES = $(HFILES ) $(OBJECTS )
530
- libnghttp2_la_LDFLAGS = -no-undefined \
542
+ libnghttp2_la_LDFLAGS = $( AM_LDFLAGS ) -no-undefined \
531
543
-version-info $(LT_CURRENT ) :$(LT_REVISION ) :$(LT_AGE )
532
544
533
545
all : all-recursive
@@ -619,7 +631,6 @@ distclean-compile:
619
631
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_hd_huffman_data.Plo@am__quote@ # am--include-marker
620
632
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_helper.Plo@am__quote@ # am--include-marker
621
633
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_http.Plo@am__quote@ # am--include-marker
622
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_ksl.Plo@am__quote@ # am--include-marker
623
634
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_map.Plo@am__quote@ # am--include-marker
624
635
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_mem.Plo@am__quote@ # am--include-marker
625
636
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_npn.Plo@am__quote@ # am--include-marker
@@ -789,7 +800,6 @@ cscopelist-am: $(am__tagged_files)
789
800
790
801
distclean-tags :
791
802
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
792
-
793
803
distdir : $(BUILT_SOURCES )
794
804
$(MAKE ) $(AM_MAKEFLAGS ) distdir-am
795
805
@@ -902,7 +912,6 @@ distclean: distclean-recursive
902
912
-rm -f ./$(DEPDIR ) /nghttp2_hd_huffman_data.Plo
903
913
-rm -f ./$(DEPDIR ) /nghttp2_helper.Plo
904
914
-rm -f ./$(DEPDIR ) /nghttp2_http.Plo
905
- -rm -f ./$(DEPDIR ) /nghttp2_ksl.Plo
906
915
-rm -f ./$(DEPDIR ) /nghttp2_map.Plo
907
916
-rm -f ./$(DEPDIR ) /nghttp2_mem.Plo
908
917
-rm -f ./$(DEPDIR ) /nghttp2_npn.Plo
@@ -970,7 +979,6 @@ maintainer-clean: maintainer-clean-recursive
970
979
-rm -f ./$(DEPDIR ) /nghttp2_hd_huffman_data.Plo
971
980
-rm -f ./$(DEPDIR ) /nghttp2_helper.Plo
972
981
-rm -f ./$(DEPDIR ) /nghttp2_http.Plo
973
- -rm -f ./$(DEPDIR ) /nghttp2_ksl.Plo
974
982
-rm -f ./$(DEPDIR ) /nghttp2_map.Plo
975
983
-rm -f ./$(DEPDIR ) /nghttp2_mem.Plo
976
984
-rm -f ./$(DEPDIR ) /nghttp2_npn.Plo
0 commit comments