diff options
author | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2001-02-07 01:54:21 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2001-02-07 01:54:21 +0000 |
commit | 72ed2836928b9da4d6edfd3711028ff645ed257d (patch) | |
tree | d5471bf10a2fb612e8524e1fc3b9ac00f4659832 /libjava/java/security/interfaces/DSAKey.java | |
parent | c00dd14e104d2e0fdd8011ff60d3ece69988eabd (diff) | |
download | gcc-72ed2836928b9da4d6edfd3711028ff645ed257d.zip gcc-72ed2836928b9da4d6edfd3711028ff645ed257d.tar.gz gcc-72ed2836928b9da4d6edfd3711028ff645ed257d.tar.bz2 |
acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too.
2001-02-06 Benjamin Kosnik <bkoz@fillmore.constant.com>
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library
install locations too.
* aclocal.m4: Regeneate.
* configure.in: Remove USE_LIBDIR.
* configure: Regenerate.
* src/Makefile.am (toolexecdir): Simplify, use
glibcpp_toolexecdir, glibcpp_toolexeclibdir.
* src/Makefile.in: Regenerate.
* libsupc++/Makefile.am: Same.
* libsupc++/Makefile.in: Regenerate.
* src/Makefile.am: Just remove special rules for locale-inst.cc and
misc-inst.cc as no longer necessary.
Follow C++STYLE for naming non-static functions.
* include/bits/ostream.tcc (_S_pad_char): Not static, rename to
__pad_char.
* include/bits/streambuf.tcc: Same.
* include/bits/ostream.tcc: Same.
* include/bits/istream.tcc: Same.
* include/bits/locale_facets.tcc (_S_pad_numeric): To __pad_numeric.
(_S_output_float): To __output_float.
* include/bits/std_streambuf.h (_S_copy_streambufs): To
__copy_streambufs.
* include/bits/locale_facets.tcc (_S_build_float_format): To
__build_float_format.
(_S_format): To __output_integer.
(_S_fill): To __pad.
* src/locale.cc: Same.
* src/misc-inst.cc: Fix formatting. Fix signature for wchar_t. Correct
names.
* include/bits/locale_facets.tcc (_S_group_digits): To
__group_digits.
* src/locale-inst.cc: Fixup names. Add use_facet instantiations
for collate, numpunct.
From-SVN: r39508
Diffstat (limited to 'libjava/java/security/interfaces/DSAKey.java')
0 files changed, 0 insertions, 0 deletions