summaryrefslogtreecommitdiffhomepage
path: root/auto/unix
diff options
context:
space:
mode:
Diffstat (limited to 'auto/unix')
-rwxr-xr-xauto/unix1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/unix b/auto/unix
index e07df0844..ce0179151 100755
--- a/auto/unix
+++ b/auto/unix
@@ -272,6 +272,7 @@ if [ $ngx_found != yes ]; then
if [ $ngx_found = yes ]; then
CORE_LIBS="$CORE_LIBS -ldl"
+ NGX_LIBDL="-ldl"
fi
fi