From: Rafael L. <lab...@ps...> - 2003-10-07 16:24:07
|
* João Cardoso <jc...@fe...> [2003-10-07 16:31]: > I think it's better, although it's not nice. > Perhaps changing the message to > > configure: WARNING: no suitable Python interpreter found, please > ignore the next 6 messages It is not possible, since this message is buried into the AM_PATH_PYTHON macro, which is automatically generated by aclocal. I am going to commit the changes, anyway. Perhaps we find a better solution in the future. -- Rafael |