Patch: make hints files warn about db-recno failures
authorDominic Dunlop <domo@slipper.ip.lu>
Sat, 4 Jan 1997 22:34:25 +0000 (23:34 +0100)
committerChip Salzenberg <chip@atlantic.net>
Tue, 7 Jan 1997 23:52:00 +0000 (11:52 +1200)
commit692df45da95e2b7d14c4560347ef4555bb40b621
tree074eeececb5db7fe86d8ecf366fcb61b222bd034
parent3112f5de73952f91aa4e8005d9852dfddbcf0402
Patch: make hints files warn about db-recno failures

Herewith some minor Configure and hints patches against 5.003_19:

1. Amend Configure so that MachTen's antediluvian  test, which holds that
   -1 is not an integer, does not bleat during non-blocking IO tests.  (Tom
   Christiansen posted a while back about several instances of this sort of
   thing; this patch addresses the only one I can see.  Are there
   still others?)

2. Make hints files for A/UX, FreeBSD, and MachTen give notification
   of the db-recno test failures caused by these systems' old db
   libraries.  This patch due mainly to Roderick Schertler, who implemented
   a suggestion I made.  I hope it's OK to put a shared stub in hints/.  It
   has the .shx extension so that it doesn't show up in Configure's list of
   systems for which there are hints.  It may be that the hints for some
   version of IRIX need the same tweak, but I couldn't work out which one
   from Martijn Koster's recent posting, and so left well enough alone.

p5p-msgid: <v03010d00aef53ac4d18a@[194.51.248.68]>
Configure
hints/aux.sh
hints/bust-db.shx [new file with mode: 0644]
hints/freebsd.sh