comparison configure @ 11768:4b6dcc5a1d38

lavcodec compile fix
author henry
date Sat, 10 Jan 2004 13:00:42 +0000
parents 49819b96fdaf
children be23eda3175e
comparison
equal deleted inserted replaced
11767:e6db1c939c25 11768:4b6dcc5a1d38
6339 *---------------------------------------------------------------------------*/ 6339 *---------------------------------------------------------------------------*/
6340 6340
6341 /* C99 lrintf function available */ 6341 /* C99 lrintf function available */
6342 $_def_lrintf 6342 $_def_lrintf
6343 6343
6344 /* yes, we have inttypes.h */
6345 #define HAVE_INTTYPES_H
6346
6344 /* int_fastXY_t emulation */ 6347 /* int_fastXY_t emulation */
6345 $_def_fast_inttypes 6348 $_def_fast_inttypes
6346 6349
6347 /* nanosleep support */ 6350 /* nanosleep support */
6348 $_def_nanosleep 6351 $_def_nanosleep