Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:40:24 +0000 (17:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:40:24 +0000 (17:40 +0000)
commit8041fd530144d53b479fa50cadfb1bedf0352524
tree3236c50b8ecda840caa74ecc122a2f70fa75dcb8
parent7a80c0cacc1d49d96c5f0eaf5de8c0b261c06339
Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
lib/human.c