mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-22 02:59: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++
52.6%
C
37.2%
Go
4.4%
M4
1.7%
Python
1.6%
Other
2.5%