~barry/ubuntu/precise/boost1.46/debian-merge

« back to all changes in this revision

Viewing changes to boost/config/platform/aix.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2011-03-13 00:37:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110313003735-r7j6jdk0hkywfzuw
Tags: 1.46.1-1
* New upstream.

* control: Add libboost-random1.46-dev to depends of -all-dev and
  suggests of -dev.  Closes: #615849.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//  (C) Copyright John Maddock 2001 - 2002. 
2
 
// (C) Copyright Bryce Lelbach 2010
3
2
//  Use, modification and distribution are subject to the 
4
3
//  Boost Software License, Version 1.0. (See accompanying file 
5
4
//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
10
9
 
11
10
#define BOOST_PLATFORM "IBM Aix"
12
11
 
13
 
#define BOOST_NIX            1 
14
 
//#define BOOST_GENETIC_NIX    1
15
 
#define BOOST_TRADEMARK_NIX  1
16
 
//#define BOOST_FUNCTIONAL_NIX 1
17
 
 
18
 
#define BOOST_AIX 1
19
 
 
20
12
#define BOOST_HAS_UNISTD_H
21
13
#define BOOST_HAS_NL_TYPES_H
22
14
#define BOOST_HAS_NANOSLEEP