Francesco Montorsi wrote:

> well, it should be enough to know that Makefile.in is generated
> automatically by bakefile but the configure.ac is not... so that to
> regen the configure script we do:
>
>   aclocal && autoconf && mv configure ../..
>
> ;)

Yeah, I can it see clearly now that the lid is off :-)

My last little problem is that the Makefile for modules
seem to be losing the "lua/include" part of the header
install, very strange. (and breaks the install, as well)
I swear I had it working fine just a little while ago...

i.e.
it says $(srcdir)//$f instead of $(srcdir)/lua/include/$$f

--anders


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to