[nginx] Configure: initialization of NGX_ADDON_SRCS.

Maxim Dounin mdounin at mdounin.ru
Tue Nov 10 15:50:20 UTC 2020


details:   https://hg.nginx.org/nginx/rev/4a69fec53b2f
branches:  
changeset: 7742:4a69fec53b2f
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Nov 10 17:13:17 2020 +0300
description:
Configure: initialization of NGX_ADDON_SRCS.

diffstat:

 auto/options |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f0110b3663b7 -r 4a69fec53b2f auto/options
--- a/auto/options	Tue Nov 10 17:13:14 2020 +0300
+++ b/auto/options	Tue Nov 10 17:13:17 2020 +0300
@@ -134,6 +134,7 @@ STREAM_SSL_PREREAD=NO
 DYNAMIC_MODULES=
 
 NGX_ADDONS=
+NGX_ADDON_SRCS=
 NGX_ADDON_DEPS=
 DYNAMIC_ADDONS=
 


More information about the nginx-devel mailing list