# HG changeset patch # User diego # Date 1191104167 0 # Node ID ce126ce0362f37235f51c802734e342d697f1916 # Parent 9d4fe620a1f42c901af73bd94ee06fa98a33a297 Nuke some more outdated and confusing comments. diff -r 9d4fe620a1f4 -r ce126ce0362f configure --- 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