forked from boostorg/config
Added amiga config.
[SVN r13291]
This commit is contained in:
@@ -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) \
|
||||||
|
Reference in New Issue
Block a user