mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 21:21:33 +00:00
Nuke some more outdated and confusing comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24668 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
84d4da43a2
commit
e6be635192
9
configure
vendored
9
configure
vendored
@ -1315,15 +1315,6 @@ rm -f "$TMPLOG"
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user