From: Francesco Montorsi Date: Wed, 18 Feb 2009 10:42:19 +0000 (+0000) Subject: do not exceed the 80 column limit when printing the list of available libraries X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/de0573dabb9f1733d0cf4059367f7c248798001a?ds=sidebyside do not exceed the 80 column limit when printing the list of available libraries git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wx-config.in b/wx-config.in index 5a099366a6..b06d0e065f 100755 --- a/wx-config.in +++ b/wx-config.in @@ -72,7 +72,8 @@ usage() list below. The --optional-libs parameter should be followed by a list of libs that should be linked to, but only if they are available. - Available libraries in this build are : @BUILT_WX_LIBS@ + Available libraries in this build are: + @BUILT_WX_LIBS@ EOF