diff options
Diffstat (limited to 'auto/unix')
| -rwxr-xr-x | auto/unix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,6 +272,7 @@ if [ $ngx_found != yes ]; then if [ $ngx_found = yes ]; then CORE_LIBS="$CORE_LIBS -ldl" + NGX_LIBDL="-ldl" fi fi |
