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__ .. -- Diego Elio Pettenò — Flameeyes http://blog.flameeyes.eu/ _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
