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

Fix up help message for --enable-64-bit

Change-Id: Ie3646a1af8663683535642e42118cd39c349a94c
üst 9127dede
...@@ -1155,9 +1155,9 @@ AC_ARG_ENABLE(ccache, ...@@ -1155,9 +1155,9 @@ AC_ARG_ENABLE(ccache,
AC_ARG_ENABLE(64-bit, AC_ARG_ENABLE(64-bit,
AS_HELP_STRING([--enable-64-bit], AS_HELP_STRING([--enable-64-bit],
[Build a 64-bit LibreOffice on platforms where the normal and only supported build [Build a 64-bit LibreOffice on platforms where the normal build is 32-bit. Works fine for OS
is 32-bit. In other words, this option is experimental and possibly quite broken, X. In other cases this option is experimental and possibly quite broken, use only if you are
use only if you are hacking on 64-bit support.]), ,) hacking on 64-bit support.]), ,)
AC_ARG_ENABLE(extra-gallery, AC_ARG_ENABLE(extra-gallery,
AS_HELP_STRING([--enable-extra-gallery], AS_HELP_STRING([--enable-extra-gallery],
......
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