]> git.ipfire.org Git - thirdparty/gcc.git/commit
install-info.c: Only provide an external decl for strrchr if HAVE_STRCHR is not defined.
authorJeffrey A Law <law@cygnus.com>
Thu, 18 Sep 1997 05:54:18 +0000 (05:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Sep 1997 05:54:18 +0000 (23:54 -0600)
commit5aa0f40f6a1d37b4ef6919263c7b65182150294a
tree9e309caf71fee3684dad12e7c5c7252490408c03
parent4f870c0425a0c03ddc1535d2e8469a28ddc105cc
install-info.c: Only provide an external decl for strrchr if HAVE_STRCHR is not defined.

        * util/install-info.c: Only provide an external decl for strrchr
        if HAVE_STRCHR is not defined.
Fixes aix build problem.

From-SVN: r15535
texinfo/ChangeLog
texinfo/util/install-info.c