Rather than make this a Linux test, we should just test for the existence

Marc G. Fournier <scrappy@hub.org>

Commit: ea2fa32eff17b8ac2b51c0d4dafe43a9f2c5d014
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-03-25T08:25:47Z
Releases: 7.1.1
Rather than make this a Linux test, we should just test for the existence
of endian.h.  I figure that if it exists it's pretty sure that it has
the byte order information and we may catch some other ports without
any further testing.

From: "D'Arcy J.M. Cain" <darcy@druid.net>

Files

PathChange+/−
src/backend/libpq/pqcomprim.c modified +4 −0
src/configure modified +221 −173
src/configure.in modified +1 −1
src/include/config.h.in modified +3 −0