sbuild-config.h

Go to the documentation of this file.
00001 /* sbuild/sbuild-config.h.  Generated from sbuild-config.h.in by configure.  */
00002 /* Copyright © 2005-2006  Roger Leigh <rleigh@debian.org>
00003  *
00004  * schroot is free software; you can redistribute it and/or modify it
00005  * under the terms of the GNU General Public License as published by
00006  * the Free Software Foundation; either version 2 of the License, or
00007  * (at your option) any later version.
00008  *
00009  * schroot is distributed in the hope that it will be useful, but
00010  * WITHOUT ANY WARRANTY; without even the implied warranty of
00011  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012  * General Public License for more details.
00013  *
00014  * You should have received a copy of the GNU General Public License
00015  * along with this program; if not, write to the Free Software
00016  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
00017  * MA  02111-1307  USA
00018  *
00019  *********************************************************************/
00020 
00021 #ifndef SBUILD_CONFIG_H
00022 #define SBUILD_CONFIG_H
00023 
00024 /* This header contains configuration macros which determine the
00025    correct library to use.  This depends upon the libraries found at
00026    configure time. */
00027 
00028 /* Define to 1 if you have the <boost/format.hpp> header file. */
00029 #define HAVE_BOOST_FORMAT_HPP 1
00030 
00031 /* Define to 1 if you have the <boost/program_options.hpp> header file. */
00032 #define HAVE_BOOST_PROGRAM_OPTIONS_HPP 1
00033 
00034 /* Define to 1 if you have the <boost/shared_ptr.hpp> header file. */
00035 #define HAVE_BOOST_SHARED_PTR_HPP 1
00036 
00037 /* Define to 1 if you have the <boost/tuple/tuple.hpp> header file. */
00038 #define HAVE_BOOST_TUPLE_TUPLE_HPP 1
00039 
00040 /* Define to 1 if you have the <tr1/memory> header file. */
00041 #define HAVE_TR1_MEMORY 1
00042 
00043 /* Define to 1 if you have the <tr1/tuple> header file. */
00044 #define HAVE_TR1_TUPLE 1
00045 
00046 #endif /* SBUILD_H */
00047 
00048 /*
00049  * Local Variables:
00050  * mode:C++
00051  * End:
00052  */

Generated on Sat Jan 27 16:11:03 2007 for schroot by  doxygen 1.5.1