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-2007  Roger Leigh <rleigh@debian.org>
00003  *
00004  *
00005  * schroot is free software: you can redistribute it and/or modify it
00006  * under the terms of the GNU General Public License as published by
00007  * the Free Software Foundation, either version 3 of the License, or
00008  * (at your option) any later version.
00009  *
00010  * schroot is distributed in the hope that it will be useful, but
00011  * WITHOUT ANY WARRANTY; without even the implied warranty of
00012  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013  * General Public License for more details.
00014  *
00015  * You should have received a copy of the GNU General Public License
00016  * along with this program.  If not, see
00017  * <http://www.gnu.org/licenses/>.
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 #define SBUILD_MESSAGE_CATALOGUE "schroot"
00047 
00048 #endif /* SBUILD_H */
00049 
00050 /*
00051  * Local Variables:
00052  * mode:C++
00053  * End:
00054  */

Generated on Sat Jul 5 11:58:46 2008 for sbuild by  doxygen 1.5.6