Mercurial > mplayer.hg
changeset 24648:ce126ce0362f
Nuke some more outdated and confusing comments.
author | diego |
---|---|
date | Sat, 29 Sep 2007 22:16:07 +0000 |
parents | 9d4fe620a1f4 |
children | aa3ba702dec5 |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sat Sep 29 22:12:30 2007 +0000 +++ b/configure Sat Sep 29 22:16:07 2007 +0000 @@ -1315,15 +1315,6 @@ echo configuration: $_configuration > "$TMPLOG" echo >> "$TMPLOG" -# config files - -# FIXME: A lot of stuff is installed under /usr/local -# NK: But we should never use this stuff implicitly since we call compiler -# from /usr we should be sure that there no effects from other compilers -# (libraries) which might be installed into /usr/local. Let users use this -# stuff explicitly as command line argument. In other words: It would be -# resonable to have only /usr/include or only /usr/local/include. - if openbsd ; then _ldconfig="ldconfig -R" fi