Re: [wxCode-users] bakefile, Makefile.in and install targets

2006-10-26 Thread John Labenski
On 10/26/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: > John Labenski ha scritto: > > I applied a much simplier solution, you're still locked into using > > include/wx as a base path but you can now specify any number of > > additional extra paths. > > > > You merely set a variable in your com

Re: [wxCode-users] configure's AC_CONFIG_AUX_DIR uses the wxCode/build path, breaking out of tree builds

2006-10-26 Thread Francesco Montorsi
Hi, John Labenski ha scritto: > There is a problem using bakefile and configure for a component when > it's out of the wxCode tree, eg. a tar.gz source package. > > > [EMAIL PROTECTED] a]$ ../configure > --prefix=/home/john/cvs/a/wxCode/components/wxstedit/a > checking for the --enable-debug opt

Re: [wxCode-users] bakefile, Makefile.in and install targets

2006-10-26 Thread Francesco Montorsi
John Labenski ha scritto: > I applied a much simplier solution, you're still locked into using > include/wx as a base path but you can now specify any number of > additional extra paths. > > You merely set a variable in your component's bakefile as shown in the > template bakefile: wxCode/build/em

Re: [wxCode-users] configure problems (Re: bakefile does create configure?)

2006-10-26 Thread John Labenski
On 10/26/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote: ... > Are there other problems in configure-generated script? Just to answer this one, no... I guess not. See the other emails, I tried to give them new titles for each little problem and have committed some changes that I think solve ever

[wxCode-users] configure problems (Re: bakefile does create configure?)

2006-10-26 Thread Francesco Montorsi
Hi, sorry for not following closely the discussion. I'm really spending all my free time fixing stuff in wxWidgets right now as wx2.8 is really really near and I'd like to stuff all the things I always wanted from wxWidgets before that. klaas.holwerda ha scritto: > I understand that you kee

Re: [wxCode-users] Cron job: wxRubberBand is pending approval

2006-10-26 Thread John Labenski
It's been approved and should be available to you in a few hours. Please see the template to get an idea of a prefered dir structure and some bits and pieces that may be interesting as well. http://wxcode.sourceforge.net/template.php http://wxcode.cvs.sourceforge.net/wxcode/wxCode/template/ Rega