configure.in (extra_includes): Don't attempt to calculate the location of the gcc...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 31 Mar 1999 10:56:35 +0000 (10:56 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 31 Mar 1999 10:56:35 +0000 (10:56 +0000)
commit8d0823e282b3d83cc743afc11e4732e23647c541
tree1f20f9d1acb0ecbd218b2094a3f3c1f9258e2dcd
parent863ebdad199295368ad0f811eba4e72c168e53fb
configure.in (extra_includes): Don't attempt to calculate the location of the gcc src or obj directories.

        * configure.in (extra_includes): Don't attempt to calculate the
        location of the gcc src or obj directories.  Instead rely on
        precomputed variables, $topsrcdir and $r, to obtain these values.
        Set -I flags appropriately.

From-SVN: r26084
libf2c/ChangeLog
libf2c/configure
libf2c/configure.in