Author: jim Date: Fri Dec 1 13:55:32 2017 New Revision: 1816858 URL: http://svn.apache.org/viewvc?rev=1816858&view=rev Log: description and example typo
Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/configure.ac URL: http://svn.apache.org/viewvc/openoffice/trunk/main/configure.ac?rev=1816858&r1=1816857&r2=1816858&view=diff ============================================================================== --- openoffice/trunk/main/configure.ac (original) +++ openoffice/trunk/main/configure.ac Fri Dec 1 13:55:32 2017 @@ -935,7 +935,7 @@ AC_ARG_WITH(arm-target, AC_ARG_WITH(macosx-target, [ --macosx-target The minimal macOS/OSX deployment and build target - Usage: --macosx-target=10.7 + Usage: --with-macosx-target=10.7 ],with_macosx_target=$withval,with_macosx_target=10.7) AC_ARG_WITH(rat-scan, [ --with-rat-scan Scan source code for license headers.