]> git.tue.mpg.de Git - paraslash.git/commit
build: Remove fnmatch, malloc, realloc tests.
authorAndre Noll <maan@systemlinux.org>
Sat, 31 Aug 2013 04:19:53 +0000 (04:19 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:47:32 +0000 (11:47 +0100)
commit9a8a158a2b7f2125e24dc387db49fe0c1c19d83c
tree87b35647b4587f0ec645c019fc1898dae857fae6
parent2dcdd92cf506162504c45d6e9df9a05fe4ee6a4f
build: Remove fnmatch, malloc, realloc tests.

These cause more harm than good. When cross-compiling for the arm-based
rpi, weird rpc_malloc link failures showed up. Removing the tests
solves the problem.
configure.ac