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

Correction and clarification to help message

Change-Id: I93b4ccdf40ffa2f013764b6270bab9aa1dced7c7
üst 07f8216e
...@@ -786,8 +786,8 @@ AC_ARG_ENABLE([hardlink-deliver], ...@@ -786,8 +786,8 @@ AC_ARG_ENABLE([hardlink-deliver],
AC_ARG_ENABLE(mergelibs, AC_ARG_ENABLE(mergelibs,
AS_HELP_STRING([--enable-mergelibs=<all/yes>], AS_HELP_STRING([--enable-mergelibs=<all/yes>],
[Enables linking of big, merged, library. Experimental feature tested [Enables linking of big, merged, library. Experimental feature tested
only on Linux and Android. All will link a lot more libraries into libmerged only for Linux. 'all' will link a lot of libraries into libmerged
while yes or no argument will simply enable a core set of libraries.]) while 'yes' will do it for just a core set of libraries.])
) )
AC_ARG_ENABLE(graphite, AC_ARG_ENABLE(graphite,
......
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