Diego Elio Pettenò <[email protected]> writes: > Il giorno ven, 20/05/2011 alle 17.17 +0200, Diego Biurrun ha scritto: >> >> +if ! check_func atoll; then >> + check_func atoll -U__STRICT_ANSI__ && add_cppflags >> -U__STRICT_ANSI__ >> +fi > > If I recall correctly, mingw32 also lacks strcasecmp when using > __STRICT_ANSI__ ..
Which is also a standard C function. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
