acconfig.h

Go to the documentation of this file.
00001 /* GLIB - Library of useful routines for C programming
00002  * Copyright (C) 1995-1997  Peter Mattis, Spencer Kimball and Josh MacDonald
00003  *
00004  * This library is free software; you can redistribute it and/or
00005  * modify it under the terms of the GNU Lesser General Public
00006  * License as published by the Free Software Foundation; either
00007  * version 2 of the License, or (at your option) any later version.
00008  *
00009  * This library is distributed in the hope that it will be useful,
00010  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00011  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00012  * Lesser General Public License for more details.
00013  *
00014  * You should have received a copy of the GNU Lesser General Public
00015  * License along with this library; if not, write to the
00016  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
00017  * Boston, MA 02111-1307, USA.
00018  */
00019 /* acconfig.h
00020    This file is in the public domain.
00021 
00022    Descriptive text for the C preprocessor macros that
00023    the distributed Autoconf macros can define.
00024    No software package will use all of them; autoheader copies the ones
00025    your configure.in uses into your configuration header file templates.
00026 
00027    The entries are in sort -df order: alphabetical, case insensitive,
00028    ignoring punctuation (such as underscores).  Although this order
00029    can split up related entries, it makes it easier to check whether
00030    a given entry is in the file.
00031 
00032    Leave the following blank line there!!  Autoheader needs it.  */
00033 
00034 
00035 /* Other stuff */
00036 
00037 /* #undef PACKAGE */
00038 /* #undef VERSION */
00039 
00040 
00041 /* Leave that blank line there!!  Autoheader needs it.
00042    If you're adding to this file, keep in mind:
00043    The entries are in sort -df order: alphabetical, case insensitive,
00044    ignoring punctuation (such as underscores).  */
00045 
00046 #undef USE_LIBICONV

Generated on Tue Jul 5 14:14:40 2011 for ROOT_528-00b_version by  doxygen 1.5.1