1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
/* config.h.in. Generated from configure.ac by autoheader. */
/* boost.regex was compiled with ICU support */
#undef BOOST_REGEX_ICU
/* enables clock screen */
#undef ENABLE_CLOCK
/* enables outputs screen */
#undef ENABLE_OUTPUTS
/* enables music visualizer screen */
#undef ENABLE_VISUALIZER
/* Defined if the requested minimum BOOST version is satisfied */
#undef HAVE_BOOST
/* Define to 1 if you have <boost/algorithm/string.hpp> */
#undef HAVE_BOOST_ALGORITHM_STRING_HPP
/* Define to 1 if you have <boost/cast.hpp> */
#undef HAVE_BOOST_CAST_HPP
/* Define to 1 if you have <boost/date_time/posix_time/posix_time.hpp> */
#undef HAVE_BOOST_DATE_TIME_POSIX_TIME_POSIX_TIME_HPP
/* Define to 1 if you have <boost/filesystem/path.hpp> */
#undef HAVE_BOOST_FILESYSTEM_PATH_HPP
/* Define to 1 if you have <boost/format.hpp> */
#undef HAVE_BOOST_FORMAT_HPP
/* Define to 1 if you have <boost/functional/hash.hpp> */
#undef HAVE_BOOST_FUNCTIONAL_HASH_HPP
/* Define to 1 if you have <boost/lexical_cast.hpp> */
#undef HAVE_BOOST_LEXICAL_CAST_HPP
/* Define to 1 if you have <boost/locale.hpp> */
#undef HAVE_BOOST_LOCALE_HPP
/* Define to 1 if you have <boost/math/special_functions.hpp> */
#undef HAVE_BOOST_MATH_SPECIAL_FUNCTIONS_HPP
/* Define to 1 if you have <boost/optional.hpp> */
#undef HAVE_BOOST_OPTIONAL_HPP
/* Define to 1 if you have <boost/program_options.hpp> */
#undef HAVE_BOOST_PROGRAM_OPTIONS_HPP
/* Define to 1 if you have <boost/range/adaptors.hpp> */
#undef HAVE_BOOST_RANGE_ADAPTORS_HPP
/* Define to 1 if you have <boost/regex.hpp> */
#undef HAVE_BOOST_REGEX_HPP
/* Define to 1 if you have <boost/system/error_code.hpp> */
#undef HAVE_BOOST_SYSTEM_ERROR_CODE_HPP
/* Define to 1 if you have <boost/thread.hpp> */
#undef HAVE_BOOST_THREAD_HPP
/* Define to 1 if you have <boost/tokenizer.hpp> */
#undef HAVE_BOOST_TOKENIZER_HPP
/* Define to 1 if you have <boost/tuple/tuple.hpp> */
#undef HAVE_BOOST_TUPLE_TUPLE_HPP
/* Define to 1 if you have <boost/variant.hpp> */
#undef HAVE_BOOST_VARIANT_HPP
/* Define to 1 if you have <boost/variant/variant_fwd.hpp> */
#undef HAVE_BOOST_VARIANT_VARIANT_FWD_HPP
/* Define to 1 if you have the <curl/curl.h> header file. */
#undef HAVE_CURL_CURL_H
/* Define to 1 if you have the <curses.h> header file. */
#undef HAVE_CURSES_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <fftw3.h> header file. */
#undef HAVE_FFTW3_H
/* Define to 1 if you have the <history.h> header file. */
#undef HAVE_HISTORY_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H
/* Define to 1 if you have the `ncursesw' library (-lncursesw). */
#undef HAVE_LIBNCURSESW
/* Define if you have a readline compatible library */
#undef HAVE_LIBREADLINE
/* Define to 1 if you have the <mpd/client.h> header file. */
#undef HAVE_MPD_CLIENT_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define to 1 if you have the <readline.h> header file. */
#undef HAVE_READLINE_H
/* Define if your readline library has \`add_history' */
#undef HAVE_READLINE_HISTORY
/* Define to 1 if you have the <readline/history.h> header file. */
#undef HAVE_READLINE_HISTORY_H
/* Define to 1 if you have the <readline/readline.h> header file. */
#undef HAVE_READLINE_READLINE_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <taglib.h> header file. */
#undef HAVE_TAGLIB_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
|