summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-05 15:31:54 +0100
committerEmil Velikov <[email protected]>2014-08-08 19:23:25 +0100
commit16826a36efcae53b1eb606efd2ce9d05b84cac4c (patch)
treeee7956bd9ec9ddb210a07bc2e94ff6259d070d08 /configure.ac
parent549229631849c0caa6826f2eb1170909f5e21c33 (diff)
util: remove ralloc_test
The tests in an empty stub, which we're currently building twice. If anyone is interested in expanding it (adding actual tests) they can always bring it back. Suggested-by: Kenneth Graunke <[email protected]> Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a3b3abdd4b0..f311419d892 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2280,7 +2280,6 @@ AC_CONFIG_FILES([Makefile
src/mesa/drivers/x11/Makefile
src/mesa/main/tests/Makefile
src/util/Makefile
- src/util/tests/Makefile
src/util/tests/hash_table/Makefile])
dnl Sort the dirs alphabetically