5 Commits

Author SHA1 Message Date
Owen Taylor
5f5016fdad Copy REALLOC_0_WORKS check from HEAD, since autoconf-2.5x complains about
Mon Mar 11 15:36:33 2002  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Copy REALLOC_0_WORKS check from
        HEAD, since autoconf-2.5x complains about the
        old version.

        * acinclude.m4: Remove libtool macros.

        * acglib.m4 configure.in: Fix AC_DIVERT compatibility
        problems with autoconf-2.5x.

        * ghash.c: Backport optimization (remove floating
        point arithmetic) from HEAD. (#59124)
2002-03-11 20:40:24 +00:00
Manish Singh
6927b5b477 some echos interpret \n's and some don't. Deal with accordingly.
* acglib.m4: some echos interpret \n's and some don't. Deal with
accordingly.

-Yosh
1999-01-04 23:37:40 +00:00
Manish Singh
6e7e2575d7 acglib.m4 provide defaults for POLL sysdefs, simple enums don't work with
* acglib.m4
* configure.in: provide defaults for POLL sysdefs, simple enums
don't work with bitwise logic. Reported by Daniel Skarda
<0rfelyus@atrey.karlin.mff.cuni.cz>

-Yosh
1998-12-26 03:58:06 +00:00
Tim Janik
e0153773a6 fixed up sys/poll.h and sys/types.h inclusions.
Sat Dec 19 04:27:17 1998  Tim Janik  <timj@gtk.org>

        * fixed up sys/poll.h and sys/types.h inclusions.
1998-12-19 03:44:30 +00:00
Tim Janik
c0c488e4ba fixed up gthread includes, cleaned up glibconfig.h a little bit.
Sat Dec 19 03:10:50 1998  Tim Janik  <timj@gtk.org>

        * fixed up gthread includes, cleaned up glibconfig.h a little bit.
1998-12-19 02:13:34 +00:00