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

« back to all changes in this revision

Viewing changes to boost/config/platform/solaris.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 - 2003. 
2
2
//  (C) Copyright Jens Maurer 2003. 
3
 
// (C) Copyright Bryce Lelbach 2010
4
3
//  Use, modification and distribution are subject to the 
5
4
//  Boost Software License, Version 1.0. (See accompanying file 
6
5
//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
11
10
 
12
11
#define BOOST_PLATFORM "Sun Solaris"
13
12
 
14
 
#define BOOST_NIX            1 
15
 
//#define BOOST_GENETIC_NIX    1
16
 
#define BOOST_TRADEMARK_NIX  1
17
 
//#define BOOST_FUNCTIONAL_NIX 1
18
 
 
19
13
#define BOOST_HAS_GETTIMEOFDAY
20
14
 
21
15
// boilerplate code: