comparison configure @ 11784:6d19216b4f2c

Use MSZH and ZLIB decoders from libavcodec
author rtognimp
date Mon, 12 Jan 2004 22:48:03 +0000
parents 66e491c35dc8
children 9a81d7b4c0b6
comparison
equal deleted inserted replaced
11783:c2e36b3193a1 11784:6d19216b4f2c
6129 /* Define this if you have the kstat kernel statistics library */ 6129 /* Define this if you have the kstat kernel statistics library */
6130 $_def_kstat 6130 $_def_kstat
6131 6131
6132 /* Define this if you have zlib */ 6132 /* Define this if you have zlib */
6133 $_def_zlib 6133 $_def_zlib
6134 #ifdef HAVE_ZLIB
6135 #define CONFIG_ZLIB
6136 #endif
6134 6137
6135 /* Define this if you have shm support */ 6138 /* Define this if you have shm support */
6136 $_def_shm 6139 $_def_shm
6137 6140
6138 /* Define this if your system has scandir & alphasort */ 6141 /* Define this if your system has scandir & alphasort */