Commit bff474e2 authored by lenz@mysql.com's avatar lenz@mysql.com

- added missing line from the 4.0 configure.in patch

parent e5ee3122
......@@ -2276,7 +2276,7 @@ fi
if test "$static_nss" = "1"
then
LDFLAGS="$LDFLAGS -static -L$other_libc_lib "
LDFLAGS="$LDFLAGS -static $OTHER_LIBC_LIB"
LIBS="$LIBS $STATIC_NSS_FLAGS"
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment