flex config patches for issue MODPYTHON-52

2005-05-13 Thread Jim Gallacher
Hi Nicolas, I have added support to configure.in to detect the path and version of flex. This involved changes to the following files: configure.in README src/Makefile.in Doc/modpython2.tex When changing several files what is your patch preference: - one big patch? - one patch for each file? - one

Re: flex config patches for issue MODPYTHON-52

2005-05-13 Thread Nicolas Lehuen
Hi Jim, Just build one big patch file in diff format and hopefully I'll be able to integrate it (I'm using TortoiseSVN which integrates an "Apply patch" command with support for .diff and .patch formats, whatever it means). Regards, Nicolas 2005/5/13, Jim Gallacher <[EMAIL PROTECTED]>: > Hi Ni

[jira] Updated: (MODPYTHON-52) path to flex used in compiling mod_python is hard coded

2005-05-13 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-52?page=all ] Jim Gallacher updated MODPYTHON-52: --- Attachment: flex-patch.diff Patch adds flex path and version detection to configure.in. The configure script will need to be regenerated using autoconf

[jira] Updated: (MODPYTHON-52) path to flex used in compiling mod_python is hard coded

2005-05-13 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-52?page=all ] Jim Gallacher updated MODPYTHON-52: --- Environment: All (was: Linux Debian unstable (sid)) > path to flex used in compiling mod_python is hard coded > ---