comparison configure @ 27710:b04b6b6d68ca

cosmetics: Move some config.h entries to more sensible places.
author diego
date Fri, 10 Oct 2008 21:56:03 +0000
parents 8b6bc2bcc240
children f601ccc71eb3
comparison
equal deleted inserted replaced
27709:8b6bc2bcc240 27710:b04b6b6d68ca
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 */ 8073 /* Define this if your system has the "alloca.h" header file */
8074 $_def_alloca 8074 $_def_alloca
8075 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 */ 8076 /* Define this if your system has the "sys/mman.h" header file */
8080 $_def_mman 8077 $_def_mman
8081 $_def_mman_has_map_failed 8078 $_def_mman_has_map_failed
8082 8079
8083 /* Define this if your system has the header file for the OSS sound interface */ 8080 /* Define this if your system has the header file for the OSS sound interface */
8167 have the instruction. */ 8164 have the instruction. */
8168 $_def_dcbzl 8165 $_def_dcbzl
8169 8166
8170 /* Define this to any prefered value from 386 up to infinity with step 100 */ 8167 /* Define this to any prefered value from 386 up to infinity with step 100 */
8171 #define __CPU__ $iproc 8168 #define __CPU__ $iproc
8169
8170 /* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
8171 $_def_fastmemcpy
8172
8173 /* enable/disable SIGHANDLER */
8174 $_def_sighandler
8175
8176 /* enable/disable automatic gdb attach on crash, requires SIGHANDLER */
8177 $_def_crash_debug
8178
8179 /* Toggles debugging informations */
8180 $_def_debug
8172 8181
8173 /* Dynamic a/v plugins */ 8182 /* Dynamic a/v plugins */
8174 $_def_dynamic_plugins 8183 $_def_dynamic_plugins
8175 8184
8176 /* Define this to compile stream-caching support, it can be enabled via 8185 /* Define this to compile stream-caching support, it can be enabled via
8200 /* compiler support for named assembler arguments */ 8209 /* compiler support for named assembler arguments */
8201 $_def_named_asm_args 8210 $_def_named_asm_args
8202 8211
8203 /* assembler handling of .align */ 8212 /* assembler handling of .align */
8204 $_def_asmalign_pot 8213 $_def_asmalign_pot
8205
8206 /* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
8207 $_def_fastmemcpy
8208
8209 /* Toggles debugging informations */
8210 $_def_debug
8211
8212 /* enable/disable SIGHANDLER */
8213 $_def_sighandler
8214
8215 /* enable/disable automatic gdb attach on crash, requires SIGHANDLER */
8216 $_def_crash_debug
8217 8214
8218 /* enables / disables cdparanoia support */ 8215 /* enables / disables cdparanoia support */
8219 $_def_cdparanoia 8216 $_def_cdparanoia
8220 $_def_cddb 8217 $_def_cddb
8221 8218
8306 $_def_apple_remote 8303 $_def_apple_remote
8307 8304
8308 /* Apple IR Remote (Linux remote control driver) */ 8305 /* Apple IR Remote (Linux remote control driver) */
8309 $_def_apple_ir 8306 $_def_apple_ir
8310 8307
8308 /* enables / disables new input joystick support */
8309 $_def_joystick
8310
8311 /* Support for maemo (http://www.maemo.org) */ 8311 /* Support for maemo (http://www.maemo.org) */
8312 $_def_maemo 8312 $_def_maemo
8313
8314 /* Define this for Cygwin build for win32 */
8315 $_def_confwin32
8313 8316
8314 /* Mac OS X specific features */ 8317 /* Mac OS X specific features */
8315 $_def_macosx_finder 8318 $_def_macosx_finder
8316 $_def_macosx_bundle 8319 $_def_macosx_bundle
8317 $_def_coreaudio 8320 $_def_coreaudio
8351 /* Indicates if libmp3lame is available 8354 /* Indicates if libmp3lame is available
8352 Note: for mencoder */ 8355 Note: for mencoder */
8353 $_def_mp3lame 8356 $_def_mp3lame
8354 $_def_mp3lame_preset 8357 $_def_mp3lame_preset
8355 $_def_mp3lame_preset_medium 8358 $_def_mp3lame_preset_medium
8359
8360 $_def_toolame
8361 $_def_twolame
8356 8362
8357 /* liblzo support */ 8363 /* liblzo support */
8358 $_def_liblzo 8364 $_def_liblzo
8359 8365
8360 /* libmad support */ 8366 /* libmad support */
8477 $_def_radio_bsdbt848 8483 $_def_radio_bsdbt848
8478 8484
8479 /* Enable Video 4 Linux 2 MPEG PVR support */ 8485 /* Enable Video 4 Linux 2 MPEG PVR support */
8480 $_def_pvr 8486 $_def_pvr
8481 8487
8482 /* Define this for Cygwin build for win32 */
8483 $_def_confwin32
8484
8485 /* termcap flag for getch2.c */ 8488 /* termcap flag for getch2.c */
8486 $_def_termcap 8489 $_def_termcap
8487 8490
8488 /* termios flag for getch2.c */ 8491 /* termios flag for getch2.c */
8489 $_def_termios 8492 $_def_termios
8588 $_def_vidix_drv_s3 8591 $_def_vidix_drv_s3
8589 $_def_vidix_drv_sh_veu 8592 $_def_vidix_drv_sh_veu
8590 $_def_vidix_drv_sis 8593 $_def_vidix_drv_sis
8591 $_def_vidix_drv_unichrome 8594 $_def_vidix_drv_unichrome
8592 $_def_vidix_pfx 8595 $_def_vidix_pfx
8593
8594 /* enables / disables new input joystick support */
8595 $_def_joystick
8596 8596
8597 /* libvo options */ 8597 /* libvo options */
8598 #define SCREEN_SIZE_X 1 8598 #define SCREEN_SIZE_X 1
8599 #define SCREEN_SIZE_Y 1 8599 #define SCREEN_SIZE_Y 1
8600 $_def_x11 8600 $_def_x11
8640 $_def_xss 8640 $_def_xss
8641 $_def_xdpms 8641 $_def_xdpms
8642 $_def_aa 8642 $_def_aa
8643 $_def_caca 8643 $_def_caca
8644 $_def_tga 8644 $_def_tga
8645 $_def_toolame
8646 $_def_twolame
8647 8645
8648 /* Define this if you have shm support */ 8646 /* Define this if you have shm support */
8649 $_def_shm 8647 $_def_shm
8650 8648
8651 #if defined(CONFIG_GL) || defined(CONFIG_X11) || defined(CONFIG_XV) 8649 #if defined(CONFIG_GL) || defined(CONFIG_X11) || defined(CONFIG_XV)
8683 #ifdef HAVE_THREADS 8681 #ifdef HAVE_THREADS
8684 #define ENABLE_THREADS 1 8682 #define ENABLE_THREADS 1
8685 #else 8683 #else
8686 #define ENABLE_THREADS 0 8684 #define ENABLE_THREADS 0
8687 #endif 8685 #endif
8686
8687 /* Define this if your system has the "byteswap.h" header file */
8688 $_def_byteswap_h
8688 8689
8689 /* Use libavcodec's decoders */ 8690 /* Use libavcodec's decoders */
8690 #define CONFIG_DECODERS 1 8691 #define CONFIG_DECODERS 1
8691 #define ENABLE_DECODERS 1 8692 #define ENABLE_DECODERS 1
8692 /* Use libavcodec's encoders */ 8693 /* Use libavcodec's encoders */