|
Home > Archive > Apache Mod-Python > May 2005 > flex config patches for issue MODPYTHON-52
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
flex config patches for issue MODPYTHON-52
|
|
| Jim Gallacher 2005-05-15, 8:29 am |
| 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 patch for each category, ie program changes, doc changes?
Let me know and I'll attach the files to the jira issue
http://issues.apache.org/jira/browse/MODPYTHON-52
Thanks,
Jim
| |
| Nicolas Lehuen 2005-05-15, 8:29 am |
| 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 <jg.lists@sympatico.ca>:
> Hi Nicolas,
>=20
> I have added support to configure.in to detect the path and version of fl=
ex.
>=20
> This involved changes to the following files:
>=20
> configure.in
> README
> src/Makefile.in
> Doc/modpython2.tex
>=20
> When changing several files what is your patch preference:
>=20
> - one big patch?
> - one patch for each file?
> - one patch for each category, ie program changes, doc changes?
>=20
> Let me know and I'll attach the files to the jira issue
> http://issues.apache.org/jira/browse/MODPYTHON-52
>=20
> Thanks,
> Jim
>=20
>
|
|
|
|
|