OSDN Git Service

Digging through previous discussion of this patch, I note where Peter E.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Aug 2001 23:52:50 +0000 (23:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Aug 2001 23:52:50 +0000 (23:52 +0000)
commitcb90b2dacb14b774ad3ddc68d78ec52f45db78bf
treee4eec86281567ada4d7d3643828c329344348808
parentbc042e0a775040927b194473b4abf9c48e56d0a5
Digging through previous discussion of this patch, I note where Peter E.
points out how silly it is to use Autoconf to test for a preprocessor
symbol, when one can equally easily #ifdef on the symbol itself.
Accordingly, revert configure to prior state and do it that way.
configure
configure.in
src/backend/libpq/hba.c
src/include/config.h.in