Commit d8ff730f authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

configure: remove osdmenu

parent dcb7ec19
......@@ -3816,12 +3816,6 @@ AS_IF([test "${enable_atmo}" != no], [
])
])
AC_ARG_ENABLE(osdmenu,
AS_HELP_STRING([--enable-osdmenu],[OSD menu (default disabled)]),, [
enable_osdmenu="no"
])
AM_CONDITIONAL(BUILD_OSDMENU, [test "${enable_osdmenu}" != "no"])
EXTEND_HELP_STRING([Service Discovery plugins:])
dnl
......
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