[wxCode-users] Updating wxCode bakefiles

2006-08-28 Thread John Labenski
I've added quite a few more comments to the wxCode/bakefiles/empty.bkl.template file to (hopefully) make it easier to understand. Please let me know if what I've written doesn't make sense or if there are other items that should be clarified. Secondly, I would really like to make it so that the li

Re: [wxCode-users] Updating wxCode bakefiles

2006-08-28 Thread John Labenski
On a more important note, there are some changes to the configure script and/or bakefiles that need to be made. 1) Makefile.in uses "-I./include" instead of "-I$(srcdir)/include" so that you cannot run configure from anywhere other than the root dir of the component. I cannot for the life of me fi