f7f5a80c58aa820539791af7d302f2324bb1a7bb
2 ** Copyright (C) 2005-2011 Erik de Castro Lopo <erikd@mega-nerd.com>
4 ** This program is free software; you can redistribute it and/or modify
5 ** it under the terms of the GNU Lesser General Public License as published by
6 ** the Free Software Foundation; either version 2.1 of the License, or
7 ** (at your option) any later version.
9 ** This program is distributed in the hope that it will be useful,
10 ** but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 ** GNU Lesser General Public License for more details.
14 ** You should have received a copy of the GNU Lesser General Public License
15 ** along with this program; if not, write to the Free Software
16 ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20 ** Autoconf leaves many config parameters undefined.
21 ** Here we change then from being undefined to defining them to 0.
22 ** This allows things like:
24 ** #if HAVE_CONFIG_PARAM
28 ** if (HAVE_CONFIG_PARAM)
35 /* Include the Autoconf generated file. */
38 /* Now fiddle the values. */
40 #ifndef HAVE_ALSA_ASOUNDLIB_H
41 #define HAVE_ALSA_ASOUNDLIB_H 0
44 #ifndef HAVE_BYTESWAP_H
45 #define HAVE_BYTESWAP_H 0
48 #ifndef HAVE_DECL_S_IRGRP
49 #define HAVE_DECL_S_IRGRP 0
53 #define HAVE_ENDIAN_H 0
61 #define HAVE_LOCALE_H 0
84 #ifndef HAVE_SETLOCALE
85 #define HAVE_SETLOCALE 0
89 #define HAVE_SQLITE3 0
93 #define HAVE_STDINT_H 0
96 #ifndef HAVE_SYS_WAIT_H
97 #define HAVE_SYS_WAIT_H 0
100 #ifndef HAVE_UNISTD_H
101 #define HAVE_UNISTD_H 0
109 #define HAVE_WAITPID 0