|
From: Ethan A M. <sf...@us...> - 2013-08-09 19:28:10
|
On Friday, August 09, 2013 01:46:57 am Mojca Miklavec wrote: > On Wed, Aug 7, 2013 at 7:22 PM, sfeam (Ethan Merritt) wrote: > > On Wednesday, 07 August 2013, Mojca Miklavec wrote: > >> On Wed, Aug 7, 2013 at 7:19 AM, sfeam (Ethan Merritt) wrote: > > > >>> The "official" options are: > >>> AC_ARG_WITH(wxdir, > >>> [ --with-wxdir=PATH Use uninstalled version of wxWidgets in PATH], > >>> [ wx_config_name="$withval/wx-config" > > > > Wait. Are you saying it would be better to have > > --with-wxdir=PATH > > than it is to have the current > > --with-wx-config=PATH > > ?? > > Yes. > > Not for the reason of "more functionality", but for the reason of > better consistency with upstream wxWidgets. OK. Done. Ethan |