Differences From Artifact [13ff8f3bcc]:
- File src/objfw-defs.h.in — part of check-in [b25b83f1fc] at 2022-11-25 20:41:44 on branch trunk — configure: Add classic macOS (user: js, size: 1410) [annotate] [blame] [check-ins using]
To Artifact [376d21383b]:
- File src/objfw-defs.h.in — part of check-in [ccb53db0d8] at 2023-04-15 17:30:59 on branch trunk — OFDDPSocket: Add support for configuring AppleTalk (user: js, size: 1444) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | + | #undef OF_APPLE_RUNTIME #undef OF_BIG_ENDIAN #undef OF_CLASSIC_MACOS #undef OF_FLOAT_BIG_ENDIAN #undef OF_HAVE_AFUNIX_H #undef OF_HAVE_APPLETALK #undef OF_HAVE_APPLETALK_IFCONFIG #undef OF_HAVE_ATOMIC_BUILTINS #undef OF_HAVE_ATOMIC_OPS #undef OF_HAVE_BUILTIN_BSWAP16 #undef OF_HAVE_BUILTIN_BSWAP32 #undef OF_HAVE_BUILTIN_BSWAP64 #undef OF_HAVE_CHMOD #undef OF_HAVE_CHOWN |
︙ |