mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-29 09:19:18 +08:00
41ac45785a01dc1acac345c756f1dace67afb6d9
This makes the buildsystem forward compatible with automake>=1.14 since nghttp uses a recursive build. It avoids a large and non-scary warning on running autoreconf, summarized as: src/Makefile.am:57: warning: source file 'http-parser/http_parser.c' is in a subdirectory, src/Makefile.am:57: but option 'subdir-objects' is disabled
See README.rst
Languages
C++
51.6%
C
38.2%
Go
4.2%
Python
1.8%
M4
1.7%
Other
2.5%