Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:41:20 +0000 (17:41 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 17:41:20 +0000 (17:41 +0000)
commitaadde402068c6b1bdada7177f6b46cdf5648be5f
tree7e1935ab96202e81c2b9a9732365f6d83884fa9c
parentaee6c4988782151c6a5fc957d30b6471fb405c25
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/same.c
lib/strtoumax.c