Config.h

Go to the documentation of this file.
00001 /* Config.h.  Generated by configure.  */
00002 //
00003 // $Id: Config.h.in,v 1.28 2007/04/15 23:32:57 will_mason Exp $
00004 //
00005 // vi: set ft=objc:
00006 
00007 /*
00008  * ObjectiveLib - a library of containers and algorithms for Objective-C
00009  *
00010  * Copyright (c) 2004-2007
00011  * Will Mason
00012  *
00013  * Portions:
00014  *
00015  * Copyright (c) 1994
00016  * Hewlett-Packard Company
00017  *
00018  * Copyright (c) 1996,1997
00019  * Silicon Graphics Computer Systems, Inc.
00020  *
00021  * Copyright (c) 1997
00022  * Moscow Center for SPARC Technology
00023  *
00024  * Copyright (c) 1999
00025  * Boris Fomitchev
00026  *
00027  * This library is free software; you can redistribute it and/or
00028  * modify it under the terms of the GNU Lesser General Public
00029  * License as published by the Free Software Foundation; either
00030  * version 2.1 of the License, or (at your option) any later version.
00031  *
00032  * This library is distributed in the hope that it will be useful,
00033  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00034  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00035  * Lesser General Public License for more details.
00036  *
00037  * You should have received a copy of the GNU Lesser General Public
00038  * License along with this library; if not, write to the Free Software
00039  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00040  *
00041  * You may contact the author at will_mason@users.sourceforge.net.
00042  */
00043 
00044 #if !defined(CONFIG_OL_GUARD)
00045 #if !defined(OL_GENERATING_DOCUMENTATION)
00046 #define CONFIG_OL_GUARD
00047 #endif
00048 
00089 #define OL_HAVE_INTTYPES_H 1
00090 
00095 /* #undef OL_HAVE_STDINT_H */
00096 
00101 #define OL_HAVE_INET6_SOCKETS 1
00102 
00107 #define OL_HAVE_UNIX_SOCKETS 1
00108 
00114 #define OL_HAVE_SO_REUSEPORT 1
00115 
00121 #define OL_MAJOR_VERSION 1
00122 
00128 #define OL_MINOR_VERSION 0
00129 
00135 #define OL_PATCH_VERSION 0
00136 
00140 #define OL_NO_OPENSTEP 1
00141 
00145 #define OL_BIG_ENDIAN 1
00146 
00150 #define ICONV_CONST const
00151 
00155 #define OL_HAVE_RANDOM 1
00156 
00160 /* #undef OL_HAVE_LRAND48 */
00161 
00165 /* #undef OL_HAVE_RAND_S */
00166 
00170 /* #undef OL_HAVE_RAND */
00171 
00175 /* #undef OL_WINDOWS */
00176 
00177 #endif

ObjectiveLibGenerated Sun Apr 22 15:17:58 2007, © 2004-2007 Will Mason
SourceForge.net Logo