2000-12-05 Benjamin Kosnik <bkoz@haight.redhat.com>
commitdd76f7b5231918e9c42d0d33377180ab8fbe52f5
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Dec 2000 22:03:19 +0000 (5 22:03 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Dec 2000 22:03:19 +0000 (5 22:03 +0000)
tree4759977a5940d27af5299321d58b338adb9eb2b4
parent34c8a8c19df0515223face51ee3a516843b6f2a1
2000-12-05  Benjamin Kosnik  <bkoz@haight.redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Check for
lldiv_t. Allow the use of os-specific defines while checking for
long-long functions by the inclusion of os_defines.h.
* aclocal.m4: Regenerate.
* configure.in: Add comments.
* configure: Regenerate.
* acconfig.h: Add _GLIBCPP_HAVE_LLDIV_T.
* config.h.in: Regenerate.
* config/os/gnu-linux/bits/os_defines.h: Fix typos and
duplications in comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38051 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acconfig.h
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/config/os/gnu-linux/bits/os_defines.h
libstdc++-v3/configure
libstdc++-v3/configure.in