CHANGELOG for 5.6.0; removed wwwdir

This commit is contained in:
Olof hagsand 2022-03-07 20:08:33 +01:00
parent ff37ce808c
commit 72025bfc5e
4 changed files with 26 additions and 31 deletions

View file

@ -60,6 +60,7 @@
/* Define to 1 if you have the `nghttp2' library (-lnghttp2). */
#undef HAVE_LIBNGHTTP2
/* Set to true if HTTP/1 parser */
#undef HAVE_HTTP1
/* Define to 1 if you have the `socket' library (-lsocket). */
@ -152,9 +153,6 @@
/* Use native restconf mode */
#undef WITH_RESTCONF_NATIVE
/* WWW dir for fcgi stuff / nginx */
#undef WWWDIR
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
#undef YYTEXT_POINTER