diff options
Diffstat (limited to 'config.ami.template')
-rw-r--r-- | config.ami.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.ami.template b/config.ami.template index db92dea..65bda1e 100644 --- a/config.ami.template +++ b/config.ami.template @@ -308,3 +308,6 @@ /* Define for Case Insensitve behavior */ #define HAVE_CASE_INSENSITIVE_FS + +/* Build host information. */ +#define MAKE_HOST "Amiga" |