What steps will reproduce the problem?
1. Download package, untar it, and run ./configure on CentOS 5.9
What is the expected output?
configure can find python include files
What do you see instead?
...
checking /usr/include/pythonoption usability... no
...
What version of the product are you using? On what operating system?
CentOS 5.9
Please provide any additional information below.
My version of python (python 2.4) doesn't support the --version option. When I
replaced --version with -V on line 4724 of configure, it worked.
Original issue reported on code.google.com by agprima...@gmail.com on 15 Mar 2013 at 8:21
Original issue reported on code.google.com by
agprima...@gmail.com
on 15 Mar 2013 at 8:21