(gl_SYS__SYSTEM_CONFIGURATION): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:25:58 +0000 (09:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:25:58 +0000 (09:25 +0000)
commit6e02d3017f4ca12b7fdb9a37597377f5a71dd1ca
treee8d65cf2a6f2e330a30b4089dbfad9ae1fcdd909
parentca66115a6bfa2a8f109fd3dd56e2474d894534d1
(gl_SYS__SYSTEM_CONFIGURATION): New macro.
(gl_PHYSMEM): Use it.
Also check for `table' function.
Check for new headers and functions.
Add check for sys/sysmp.h.
With suggestions from Kaveh Ghazi.
Ignore headers that are present but cannot be compiled.  This
avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
C 5.4.
m4/physmem.m4