Kaydet (Commit) 60618628 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

More verbose (hopefully correct) help for --enable-headless

Change-Id: I632cfca94a55a395a1765675fa015bbb8864228b
üst b576aa13
...@@ -820,8 +820,9 @@ AC_ARG_ENABLE(kde4, ...@@ -820,8 +820,9 @@ AC_ARG_ENABLE(kde4,
AC_ARG_ENABLE(headless, AC_ARG_ENABLE(headless,
AS_HELP_STRING([--enable-headless], AS_HELP_STRING([--enable-headless],
[Disable building of GUIs to reduce dependencies. Useful for server usage.]), [Disable building of GUIs to reduce dependencies. Useful for
,) server usage. Work in progress, use only if you are hacking on
it. Not related to the --headless option.]), ,)
AC_ARG_ENABLE(unix-qstart-libpng, AC_ARG_ENABLE(unix-qstart-libpng,
AS_HELP_STRING([--disable-unix-qstart-libpng], AS_HELP_STRING([--disable-unix-qstart-libpng],
......
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