All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Engestrom <eric.engestrom@imgtec.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH libdrm 03/13] configure: remove unused HAVE_INSTALL_TESTS define
Date: Fri, 26 Jan 2018 16:45:42 +0000	[thread overview]
Message-ID: <20180126164552.5473-3-eric.engestrom@imgtec.com> (raw)
In-Reply-To: <20180126164552.5473-1-eric.engestrom@imgtec.com>

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
---
 configure.ac | 3 ---
 1 file changed, 3 deletions(-)

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],
-- 
Cheers,
  Eric

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-01-26 16:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-26 16:45 [PATCH libdrm 01/13] meson: add missing HAVE_RADEON Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 02/13] configure: remove unused HAVE_CUNIT define Eric Engestrom
2018-01-26 16:45 ` Eric Engestrom [this message]
2018-01-26 16:45 ` [PATCH libdrm 04/13] meson,configure: remove unused HAVE_OMAP define Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 05/13] meson, configure: remove unused HAVE_TEGRA define Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 06/13] meson, configure: remove unused HAVE_FREEDRENO define Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 07/13] meson, configure: remove unused HAVE_ETNAVIV define Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 08/13] meson, configure: always define HAVE_{INTE, VMWGFX, NOUVEAU, EXYNOS, VC4, RADEON} Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 09/13] always define HAVE_FREEDRENO_KGSL Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 10/13] always define HAVE_CAIRO Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 11/13] always define HAVE_VALGRIND Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 12/13] meson: sort HAVE_* defines Eric Engestrom
2018-01-26 16:45 ` [PATCH libdrm 13/13] xf86atomic: fix -Wundef error Eric Engestrom
2018-01-26 17:53   ` Emil Velikov
2018-01-26 17:27 ` [PATCH libdrm 01/13] meson: add missing HAVE_RADEON Dylan Baker
2018-01-26 17:41 ` Dylan Baker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180126164552.5473-3-eric.engestrom@imgtec.com \
    --to=eric.engestrom@imgtec.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.