summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-09-30 09:50:39 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-09-30 09:50:39 +0000
commit0272ee03a9ef4959962c6277a084cd7f917769de (patch)
tree5f79cadf12030aa4c5f8fa5570d02caf553525fd /config.h.cmake
parent7399b063993185fc41e45e7be97f8b173d176eeb (diff)
downloadnavit-svn-0272ee03a9ef4959962c6277a084cd7f917769de.tar.gz
Add:Build:Include endian.h if available
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4807 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 984195e1..18e28fab 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -77,3 +77,5 @@
#cmakedefine HAVE_GETDELIM 1
#cmakedefine HAVE_GETLINE 1
+
+#cmakedefine HAVE_ENDIAN_H 1