From 40deae084780af51458714b5d0c5a88787c8fcd1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 10 Mar 1995 05:01:07 +0000 Subject: * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL into just CLASS. Add standard/optional flag to all items. * locale/localeinfo.h (_NL_CURRENT_DEFINE): Fix typo. * ctype/ctype.h [__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit): Rearrange defn to satisfy compiler. * locale/localeinfo.h: Declare _nl_current. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a998cf72c9..31ae7027d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ Thu Mar 9 22:29:03 1995 Roland McGrath + * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL + into just CLASS. Add standard/optional flag to all items. + + * locale/localeinfo.h (_NL_CURRENT_DEFINE): Fix typo. + + * ctype/ctype.h [__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit): + Rearrange defn to satisfy compiler. + + * locale/localeinfo.h: Declare _nl_current. + * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept args --enable-shared, --enable-profile, --enable-omitfp; pass settings through to config.make. -- cgit v1.2.3