diff options
Diffstat (limited to 'config.h.cmake')
| -rw-r--r-- | config.h.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 97e002c..c992f3f 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1 +1,5 @@ #define KNETWORKMANAGER_VERSION_STRING "@KNETWORKMANAGER_VERSION@" + +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel). */ +#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@ |
