The kelbt -I problem is noted. In regards to the dist-hook, that seems to be it. I think I'll just modify the configure.in before running "make dist" in my release script. I was thinking I could get rid of the release script due to make dist, but I just realized I need it anyways to make the manual, sign the files and do a few other things.
-Adrian Diego E. “Flameeyes” Pettenò wrote: > On Sat, 2009-04-04 at 17:34 -0400, Adrian Thurston wrote: >> So I managed to convert Ragel to automake. If there are any automake >> experts out there (Diego?) could you have a look at it for me to see >> if >> I munged anything up. >> > I've updated my local copy and will see to provide some patches for a > couple of side cases; I _think_ the reconfigure problem is the changes > in the dist-hook to change the configure script, so I'll try to provide > a different method to achieve the same, similarly to what I've done in > the ragel-checking macro. > > The other day I was stopped in my steps because my semi-automatic > scripts failed, out-of-tree builds don't work and aren't easy to fix > because kelbt lacks a "-I" option to tell it where to find the included > files. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ragel-users mailing list > [email protected] > http://www.complang.org/mailman/listinfo/ragel-users _______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
