Maciej W. Rozycki
6489430a36
configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
...
* configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
* configure: Regenerate.
From-SVN: r81191
2004-04-26 14:21:49 +00:00
Richard Henderson
9bf3c9cc6d
hashtab.c: Include limits.h, stdint.h, ansidecl.h.
...
* hashtab.c: Include limits.h, stdint.h, ansidecl.h.
(CHAR_BIT): Provide default.
(struct prime_ent, prime_tab): New.
(higher_prime_index): Rename from higher_prime_number, return index.
(htab_mod_1): New.
(htab_mod, htab_mod_m2): Use it.
(htab_create_alloc, htab_create_alloc_ex): Store prime index.
(htab_expand): Likewise.
* configure.ac: Check for stdint.h.
(UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
* config.in, configure: Rebuild.
From-SVN: r81029
2004-04-22 10:35:44 -07:00
Kelley Cook
a4f74b5884
configure.ac: Bump version to 2.59.
...
2004-03-09 Kelley Cook <kcook@gcc.gnu.org>
* configure.ac: Bump version to 2.59. Apply suggested autoupdates.
* acconfig.h: Delete redundant file.
* config.in: Regenerate.
* configure: Regenerate.
From-SVN: r79204
2004-03-09 23:02:47 +00:00
Ian Lance Taylor
5254fd7b55
configure.ac: Add m4_pattern_allow(LIBOBJS).
...
* configure.ac: Add m4_pattern_allow(LIBOBJS).
* configure: Regenerate.
From-SVN: r76619
2004-01-26 04:44:11 +00:00
DJ Delorie
398b3debc4
Makefile.in: Convert to ./ throughout.
...
* Makefile.in: Convert to ./ throughout. Rebuild dependencies
with explicit build rules.
(VPATH): Remove.
(.c.o): Poison.
* configure.ac (pexecute, LIBOBJS): Add ./ .
* maint-tool: Build dependencies with explicit rules.
From-SVN: r76366
2004-01-22 14:10:56 -05:00
Kelley Cook
c31d56ed06
configure.in: Rename file to ...
...
2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Rename file to ...
* configure.ac: ... this.
* Makefile.in: Update a comment for above change.
* README: Likewise.
* config.in: Regenerate.
From-SVN: r75623
2004-01-10 02:17:41 +00:00