proper symbol definition check for all AmigaOS flavours

This commit is contained in:
Yang Tse 2007-02-28 14:45:48 +00:00
parent dd433679e6
commit be8a5d0aef
10 changed files with 67 additions and 20 deletions

View file

@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al.
* Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
@ -56,7 +56,7 @@
#include "config-riscos.h"
#endif
#ifdef __amigaos__
#ifdef __AMIGA__
#include "config-amigaos.h"
#endif