Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:39:52 +0000 (17:39 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:39:52 +0000 (17:39 +0000)
commitd9f6701eb53b2c5ded7ca2fdd14093c941a6a803
treec508248f9a594913fc7329d85fccc5af863c5f1c
parent43de6da78cd614b814f800dc87dba415ce7dbf02
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/backupfile.c
lib/human.c
lib/same.c
lib/strtoumax.c