]> git.ipfire.org Git - thirdparty/gcc.git/commit
2000-10-29 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2000 22:32:30 +0000 (22:32 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2000 22:32:30 +0000 (22:32 +0000)
commit42f557a4092b413e2de7406e3ad2861e5e90b271
tree9ac810abde498017fb5175ecb2bb43e209946fc1
parentf441edb6bf306b2fa36003a063e7fe9804072c0a
2000-10-29  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in: Simplify use of AC_CACHE_SAVE.  Put linked files
in $(top_builddir)/include/bits, not $(top_builddir)/bits, to help
with libgcj build issues and improve consistency with the source
directory's include directory setup.
* configure: Regenerate.
* acinclude.m4: Same here.
* aclocal.m4: Regenerate.
* mknumeric_limits (OUT_H): Also change paths here.
* mkcheck.in (C_DIR): And here.
* mkc++config (OUT_H): And here.
* libmath/Makefile.am (INCLUDES): And here.
* src/Makefile.am (INCLUDES): Change to $(top_builddir)/include.
* libio/Makefile.am: Ditto.
* libsupc++/Makefile.am (INCLUDES): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37134 138bc75d-0d04-0410-961f-82ee72b054a4
15 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/libio/ChangeLog
libstdc++-v3/libio/Makefile.am
libstdc++-v3/libio/Makefile.in
libstdc++-v3/libmath/Makefile.am
libstdc++-v3/libmath/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/mkc++config
libstdc++-v3/mkcheck.in
libstdc++-v3/mknumeric_limits
libstdc++-v3/src/Makefile.in