diff mbox

[libdrm,03/13] configure: remove unused HAVE_INSTALL_TESTS define

Message ID 20180126164552.5473-3-eric.engestrom@imgtec.com (mailing list archive)
State New, archived
Headers show

Commit Message

Eric Engestrom Jan. 26, 2018, 4:45 p.m. UTC
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
---
 configure.ac | 3 ---
 1 file changed, 3 deletions(-)
diff mbox

Patch

diff --git a/configure.ac b/configure.ac
index 53432a2fbcdb72c8a767..97613ce257297a77a245 100644
--- a/configure.ac
+++ b/configure.ac
@@ -449,9 +449,6 @@  if test "x$ETNAVIV" = xyes; then
 fi
 
 AM_CONDITIONAL(HAVE_INSTALL_TESTS, [test "x$INSTALL_TESTS" = xyes])
-if test "x$INSTALL_TESTS" = xyes; then
-	AC_DEFINE(HAVE_INSTALL_TESTS, 1, [Install test programs])
-fi
 
 AC_ARG_ENABLE([cairo-tests],
               [AS_HELP_STRING([--enable-cairo-tests],