aboutsummaryrefslogtreecommitdiff
path: root/config.if
AgeCommit message (Collapse)AuthorFilesLines
1998-10-18config.if (cxx_interface, [...]): Do not try to set these if the appropriate ↵Jeff Law1-0/+8
directories and files to not exist. P * config.if (cxx_interface, libstdcxx_interface): Do not try to set these if the appropriate directories and files to not exist. From-SVN: r23166
1998-08-30configure (gxx_include_dir): Changed to ↵H.J. Lu1-0/+79
'${prefix}/include/g++'-${libstdcxx_interface}. * configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_interface}. * config.if: New to determine the interfaces. From-SVN: r22109