Added amiga config.

[SVN r13291]
This commit is contained in:
John Maddock
2002-03-28 12:43:38 +00:00
parent 9689b13885
commit 6c739c164c

View File

@@ -52,6 +52,10 @@
// IBM // IBM
# define BOOST_PLATFORM_CONFIG "boost/config/platform/aix.hpp" # define BOOST_PLATFORM_CONFIG "boost/config/platform/aix.hpp"
#elif defined(__amigaos__)
// AmigaOS
# define BOOST_PLATFORM_CONFIG "boost/config/platform/amigaos.hpp"
#else #else
# if defined(unix) \ # if defined(unix) \