summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/config.h b/utils/config.h
index 7a1f7fbc6..4445f8cfb 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -104,7 +104,7 @@ char *realpath(const char *path, char *resolved_path);
#define WITH_THEME_INSTALL
#endif
-#if defined(__amigaos4__)
+#if defined(__amigaos4__) || defined(__AMIGA__)
#define NO_IPV6
#endif