]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
* aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.
authormsokolov <msokolov@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Jan 2001 01:51:42 +0000 (01:51 +0000)
committermsokolov <msokolov@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Jan 2001 01:51:42 +0000 (01:51 +0000)
commit6be275b67a883eee46e26ff379362b055331ef6e
tree6bce9255eb1f17d6ed66691c5330b891bc0f8474
parent7e1bb7bf2ef031607c299d5b06f9928caf98033a
* aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.
* configure.in (gcc_AC_FUNC_STRSTR): Add invokation.
* configure, config.in: Regenerate.
* Makefile.in (STRSTR, HOST_STRSTR, USE_HOST_STRSTR): New variables.
(LIBDEPS, HOST_LIBDEPS, LIBS, HOST_LIBS): Add strstr handling.
(strstr.o, $(HOST_PREFIX_1)strstr.o): New rules.
(doprint.o): New rule.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39160 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/aclocal.m4
gcc/config.in
gcc/configure
gcc/configure.in