projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb3f66e
)
test for endianess in configure
author
Marko Kreen
<markokr@gmail.com>
Mon, 8 Oct 2007 06:51:24 +0000
(06:51 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Mon, 8 Oct 2007 06:51:24 +0000
(06:51 +0000)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 38ea5cbce83b3b0a7f88f01ebb2ce920f5b6eb33..4e551f1bb60257ad897939f5094ac5daead9c55a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-67,6
+67,7
@@
AC_CHECK_HEADERS([sys/ucred.h], [], [], [
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_INLINE
+AC_C_BIGENDIAN
AC_TYPE_PID_T
AC_TYPE_SIZE_T
AC_TYPE_UINT8_T