-
- Downloads
"git@gitlab.cobolworx.com:COBOLworx/gcc-cobol.git" did not exist on "cc6ac522f94f5a49471249da9b55aee778272cd2"
configure.in: Simplify use of AC_CACHE_SAVE.
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. From-SVN: r37134
Showing
- libstdc++-v3/ChangeLog 24 additions, 37 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/acinclude.m4 9 additions, 7 deletionslibstdc++-v3/acinclude.m4
- libstdc++-v3/aclocal.m4 9 additions, 7 deletionslibstdc++-v3/aclocal.m4
- libstdc++-v3/configure 995 additions, 1038 deletionslibstdc++-v3/configure
- libstdc++-v3/configure.in 17 additions, 12 deletionslibstdc++-v3/configure.in
- libstdc++-v3/libio/ChangeLog 4 additions, 0 deletionslibstdc++-v3/libio/ChangeLog
- libstdc++-v3/libio/Makefile.am 1 addition, 1 deletionlibstdc++-v3/libio/Makefile.am
- libstdc++-v3/libio/Makefile.in 1 addition, 1 deletionlibstdc++-v3/libio/Makefile.in
- libstdc++-v3/libmath/Makefile.am 3 additions, 1 deletionlibstdc++-v3/libmath/Makefile.am
- libstdc++-v3/libmath/Makefile.in 2 additions, 1 deletionlibstdc++-v3/libmath/Makefile.in
- libstdc++-v3/libsupc++/Makefile.in 10 additions, 7 deletionslibstdc++-v3/libsupc++/Makefile.in
- libstdc++-v3/mkc++config 7 additions, 3 deletionslibstdc++-v3/mkc++config
- libstdc++-v3/mkcheck.in 1 addition, 1 deletionlibstdc++-v3/mkcheck.in
- libstdc++-v3/mknumeric_limits 11 additions, 6 deletionslibstdc++-v3/mknumeric_limits
- libstdc++-v3/src/Makefile.in 13 additions, 10 deletionslibstdc++-v3/src/Makefile.in
Loading
Please register or sign in to comment