build: Compute $all_errlist_objs.
authorAndre Noll <maan@systemlinux.org>
Thu, 29 Aug 2013 20:52:56 +0000 (20:52 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:40:58 +0000 (11:40 +0100)
commit02c1e053f8ab751551b9f1ad712c3d0c6358bc27
treeee9cb96f3d1daf67f3324a63f81076db21824f47
parent4ec04c614fc2e835a2d106ee61482ba0c729f5e6
build: Compute $all_errlist_objs.

It is less error-prone to compute this value once after feature
detection than to update the list of all objects in each test.

We now also make sure that no object is listed more than once.
configure.ac