We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1278e47 commit aab089dCopy full SHA for aab089d
README.md
@@ -102,15 +102,15 @@ I appended this to my CLFAGS line:
102
-I /root/dl/libjwt/include -I /root/dl/jansson/src -std=gnu99
103
```
104
105
-I added these lines to to objs/nginx list:
+I added these lines to objs/nginx list:
106
107
108
objs/addon/ngx_http_auth_jwt_module/ngx_http_auth_jwt_module.o \
109
/root/dl/libjwt/lib/libjwt.a \
110
/usr/local/lib/libjansson.a
111
112
113
-I added these lines to the xxx list:
+I added these lines to the link command:
114
115
116
0 commit comments