]> granicus.if.org Git - postgresql/commit
Rather than make this a Linux test, we should just test for the existence
authorMarc G. Fournier <scrappy@hub.org>
Tue, 25 Mar 1997 08:25:47 +0000 (08:25 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 25 Mar 1997 08:25:47 +0000 (08:25 +0000)
commitea2fa32eff17b8ac2b51c0d4dafe43a9f2c5d014
tree616677d70b527c2cf89481450f29c2fb26ccdbf6
parentfcd65952fd2dc6ea6b656586cf76db81ac61899a
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>
src/backend/libpq/pqcomprim.c
src/configure
src/configure.in
src/include/config.h.in