[PATCH]: Bugfix for grep not working Solaris

Roland Krause rokrau at yahoo.com
Fri May 31 19:14:03 UTC 2002


On Solaris and some other broken Unixes grep does not accept -e as an
option. The attached patch fixes this problem by calling egrep instead
of grep. 

Please someone test that this will work on Linux and FreeBSD.

Additionally I noticed that some newer versions of libtool or the new
automake generates dependency files with the ending .Po instead of .P. 

This is relevant for the ctags generation and the patch takes care of
that problem too. 

Regards,
Roland

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com




More information about the KDevelop-devel mailing list