gstreamer/m4
Nirbheek Chauhan e60bd6c662 check: Don't check for malloc/realloc and try to fallback
When malloc is not available, this will set #define malloc rpl_malloc
which is implemented only inside libcheck, and not everything will link
to libcheck.

We don't really need to care too much about how malloc is implemented
and we don't care about platforms that don't implement malloc.
2016-12-09 17:59:53 +05:30
..
.gitignore build: make autotools put its m4 files into m4/ instead of common/m4/ 2010-03-30 15:20:07 +01:00
check-checks.m4 check: Don't check for malloc/realloc and try to fallback 2016-12-09 17:59:53 +05:30
Makefile.am build: make autotools put its m4 files into m4/ instead of common/m4/ 2010-03-30 15:20:07 +01:00