1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00

NEWS: remove what seems to be a duplicate of bug 950

This commit is contained in:
Kalle Olavi Niemitalo 2007-05-26 21:16:53 +03:00 committed by Kalle Olavi Niemitalo
parent f6f5eeceb7
commit 1b9c638ccf

1
NEWS
View File

@ -115,7 +115,6 @@ Miscellaneous:
Build system and compile-time errors (ignore if you don't build ELinks): Build system and compile-time errors (ignore if you don't build ELinks):
* bug 725: fix version checking for Ruby in 'configure' * bug 725: fix version checking for Ruby in 'configure'
* fixed some bugs about compiling outside the source directory
* use $(CPPFLAGS) rather than $(AM_CFLAGS) * use $(CPPFLAGS) rather than $(AM_CFLAGS)
* fix compilation under gcc 4.x. Backported from gentoo portage. * fix compilation under gcc 4.x. Backported from gentoo portage.
* update SpiderMonkey configure check Debian compatibility * update SpiderMonkey configure check Debian compatibility