comparison configure @ 27708:32b1202fbd72

cosmetics: Group system header and function definitions together in config.h.
author diego
date Thu, 09 Oct 2008 22:11:56 +0000
parents d6ae24838f0f
children 8b6bc2bcc240
comparison
equal deleted inserted replaced
27707:e13f4e8ea77e 27708:32b1202fbd72
8068 #define HAVE_STRCHR 1 8068 #define HAVE_STRCHR 1
8069 8069
8070 /* libdvdread */ 8070 /* libdvdread */
8071 #define HAVE_UINTPTR_T 1 8071 #define HAVE_UINTPTR_T 1
8072 8072
8073 /* Define this if your system has the "alloca.h" header file */
8074 $_def_alloca
8075
8076 /* Define this if your system has the "byteswap.h" header file */
8077 $_def_byteswap_h
8078
8079 /* Define this if your system has the "sys/mman.h" header file */
8080 $_def_mman
8081 $_def_mman_has_map_failed
8082
8083 /* Define this if your system has the header file for the OSS sound interface */
8084 $_def_sys_soundcard
8085
8086 /* Define this if your system has the header file for the OSS sound interface
8087 * in /usr/include */
8088 $_def_soundcard
8089
8090 /* Define this if your system has the sysinfo header */
8091 $_def_sys_sysinfo
8092
8093 /* Define this if your system has the "malloc.h" header file */
8094 $_def_malloc
8095
8096 /* memalign is mapped to malloc if unsupported */
8097 $_def_memalign
8098 $_def_map_memalign
8099 $_def_memalign_hack
8100
8101 /* define this to use nl_langinfo function */
8102 $_def_langinfo
8103
8104 /* nanosleep support */
8105 $_def_nanosleep
8106
8107 /* do we have gethostbyname2? */
8108 $_def_gethostbyname2
8109
8110 /* Define this if your system has swab */
8111 $_def_swab
8112
8113 /* Define this if your system has posix select */
8114 $_def_posix_select
8115
8116 /* Define this if your system has gettimeofday */
8117 $_def_gettimeofday
8118
8119 /* Define this if your system has glob */
8120 $_def_glob
8121
8122 /* Define this if your system has setenv */
8123 $_def_setenv
8124 #ifndef HAVE_SETENV
8125 int setenv(const char *name, const char *val, int overwrite);
8126 #endif
8127
8128 /* Define this if your system has strsep */
8129 $_def_strsep
8130
8131 /* Define this if your system has vsscanf */
8132 $_def_vsscanf
8133
8134 /* Define this if your system has sysi86 */
8135 $_def_sysi86
8136 $_def_sysi86_iv
8137
8073 /* C99 *lrint* and round* functions available */ 8138 /* C99 *lrint* and round* functions available */
8074 $_def_llrint 8139 $_def_llrint
8075 $_def_lrint 8140 $_def_lrint
8076 $_def_lrintf 8141 $_def_lrintf
8077 $_def_round 8142 $_def_round
8078 $_def_roundf 8143 $_def_roundf
8079
8080 /* nanosleep support */
8081 $_def_nanosleep
8082 8144
8083 /* name of messages charset */ 8145 /* name of messages charset */
8084 $_def_charset 8146 $_def_charset
8085 8147
8086 /* Runtime CPU detection */ 8148 /* Runtime CPU detection */
8141 /* assembler handling of .align */ 8203 /* assembler handling of .align */
8142 $_def_asmalign_pot 8204 $_def_asmalign_pot
8143 8205
8144 /* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/ 8206 /* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
8145 $_def_fastmemcpy 8207 $_def_fastmemcpy
8146
8147 /* Define this if your system has the "malloc.h" header file */
8148 $_def_malloc
8149
8150 /* memalign is mapped to malloc if unsupported */
8151 $_def_memalign
8152 $_def_map_memalign
8153 $_def_memalign_hack
8154
8155 /* Define this if your system has the "alloca.h" header file */
8156 $_def_alloca
8157
8158 /* Define this if your system has the "byteswap.h" header file */
8159 $_def_byteswap_h
8160
8161 /* Define this if your system has the "sys/mman.h" header file */
8162 $_def_mman
8163 $_def_mman_has_map_failed
8164
8165 /* Define this if your system has the header file for the OSS sound interface */
8166 $_def_sys_soundcard
8167
8168 /* Define this if your system has the header file for the OSS sound interface
8169 * in /usr/include */
8170 $_def_soundcard
8171
8172 /* Define this if your system has the sysinfo header */
8173 $_def_sys_sysinfo
8174
8175 /* do we have gethostbyname2? */
8176 $_def_gethostbyname2
8177
8178 /* Define this if your system has swab */
8179 $_def_swab
8180
8181 /* Define this if your system has posix select */
8182 $_def_posix_select
8183
8184 /* Define this if your system has gettimeofday */
8185 $_def_gettimeofday
8186
8187 /* Define this if your system has glob */
8188 $_def_glob
8189
8190 /* Define this if your system has setenv */
8191 $_def_setenv
8192 #ifndef HAVE_SETENV
8193 int setenv(const char *name, const char *val, int overwrite);
8194 #endif
8195
8196 /* Define this if your system has strsep */
8197 $_def_strsep
8198
8199 /* Define this if your system has vsscanf */
8200 $_def_vsscanf
8201
8202 /* Define this if your system has sysi86 */
8203 $_def_sysi86
8204 $_def_sysi86_iv
8205
8206 /* Define this if your system has pthreads */
8207 $_def_pthreads
8208 8208
8209 /* Toggles debugging informations */ 8209 /* Toggles debugging informations */
8210 $_def_debug 8210 $_def_debug
8211 8211
8212 /* enable/disable SIGHANDLER */ 8212 /* enable/disable SIGHANDLER */
8291 $_def_mp3lame_preset 8291 $_def_mp3lame_preset
8292 $_def_mp3lame_preset_medium 8292 $_def_mp3lame_preset_medium
8293 8293
8294 /* define this to use iconv(3) function to codepage conversions */ 8294 /* define this to use iconv(3) function to codepage conversions */
8295 $_def_iconv 8295 $_def_iconv
8296
8297 /* define this to use nl_langinfo function */
8298 $_def_langinfo
8299 8296
8300 /* define this to use RTC (/dev/rtc) for video timers */ 8297 /* define this to use RTC (/dev/rtc) for video timers */
8301 $_def_rtc 8298 $_def_rtc
8302 8299
8303 /* Undefine this if your sound card driver has no working select(). 8300 /* Undefine this if your sound card driver has no working select().
8680 $_def_libswscale_a 8677 $_def_libswscale_a
8681 $_def_libswscale_so 8678 $_def_libswscale_so
8682 8679
8683 /* Define this if you enabled thread support for libavcodec */ 8680 /* Define this if you enabled thread support for libavcodec */
8684 $_def_threads 8681 $_def_threads
8682 $_def_pthreads
8685 #ifdef HAVE_THREADS 8683 #ifdef HAVE_THREADS
8686 #define ENABLE_THREADS 1 8684 #define ENABLE_THREADS 1
8687 #else 8685 #else
8688 #define ENABLE_THREADS 0 8686 #define ENABLE_THREADS 0
8689 #endif 8687 #endif