mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
-addressing #3461
This commit is contained in:
@@ -820,3 +820,10 @@ else
|
||||
License : LGPL or eCos
|
||||
])
|
||||
fi
|
||||
|
||||
if test "x$enable_bauth" != "xyes" -o \
|
||||
"x$enable_dauth" != "xyes" -o \
|
||||
"x$enable_postprocessor" != "xyes"
|
||||
then
|
||||
AC_MSG_NOTICE([WARNING: This will be a custom build with missing symbols. Do NOT use this build in a distribution. Building with these kinds of configure options is only for custom builds for embedded systems.])
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user