]> gcc.gnu.org Git - gcc.git/commit - gcc/configure.in
configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginclude...
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 1 Jan 2002 23:21:01 +0000 (23:21 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 1 Jan 2002 23:21:01 +0000 (23:21 +0000)
commit29f7a2086523cb50431166360d321b4c0d4c43c2
tree7615a5f5768452d4f23ff7d476489f2b63973ab5
parent4c445c4ba51f738e9b690f30cb4abda9f6639051
configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginclude/ to every...

* configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of
${srcdir}/ginclude/ to every entry in extra_headers.
* configure: Regenerate.
* ginclude/math-3300.h: Rename to config/m68k/math-3300.h.
* ginclude/math-68881.h: Rename to config/m68k/math-68881.h.
* ginclude/ppc-asm.h: Rename to config/rs6000/ppc-asm.h.
* ginclude/proto.h: Rename to config/convex/proto.h.

From-SVN: r48454
gcc/ChangeLog
gcc/config/convex/proto.h [moved from gcc/ginclude/proto.h with 100% similarity]
gcc/config/m68k/math-3300.h [moved from gcc/ginclude/math-3300.h with 100% similarity]
gcc/config/m68k/math-68881.h [moved from gcc/ginclude/math-68881.h with 100% similarity]
gcc/config/rs6000/ppc-asm.h [moved from gcc/ginclude/ppc-asm.h with 100% similarity]
gcc/configure
gcc/configure.in
This page took 0.056426 seconds and 5 git commands to generate.