Kaydet (Commit) 70a197f2 authored tarafından Peter Foley's avatar Peter Foley Kaydeden (comit) David Tardon

Add proper help for with-build-platform-configure-options

Change-Id: I9ebe739223f396f16f326c7fbad09c762030f796
Reviewed-on: https://gerrit.libreoffice.org/11406Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 2d851457
...@@ -1458,7 +1458,9 @@ AC_ARG_WITH(gnu-patch, ...@@ -1458,7 +1458,9 @@ AC_ARG_WITH(gnu-patch,
,) ,)
AC_ARG_WITH(build-platform-configure-options, AC_ARG_WITH(build-platform-configure-options,
[Specify options for the configure script run for the *build* platform in a cross-compilation]) AS_HELP_STRING([--with-build-platform-configure-options],
[Specify options for the configure script run for the *build* platform in a cross-compilation]),
,)
AC_ARG_WITH(gnu-cp, AC_ARG_WITH(gnu-cp,
AS_HELP_STRING([--with-gnu-cp], AS_HELP_STRING([--with-gnu-cp],
......
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