mirror of
https://github.com/taglib/taglib.git
synced 2025-07-17 20:44:20 -04:00
Fixed mismatched macro names
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/* config.h. Generated by cmake from config.h.cmake */
|
||||
|
||||
/* Indicates the endianness of your target system */
|
||||
/* 1 if little-endian, 2 if big-endiann. */
|
||||
/* Indicates the byte order of your target system */
|
||||
/* 1 if little-endian, 2 if big-endian. */
|
||||
#cmakedefine SYSTEM_BYTEORDER ${SYSTEM_BYTEORDER}
|
||||
|
||||
/* Defined if your compiler supports some byte swap functions */
|
||||
|
Reference in New Issue
Block a user