mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 03:30:22 +01:00
automake: set --enable-valgrind during make distcheck
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
14968e4cf6
commit
00808a99d0
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
|
|||
--enable-tegra-experimental-api \
|
||||
--enable-install-test-programs \
|
||||
--enable-cairo-tests \
|
||||
--enable-manpages
|
||||
--enable-manpages \
|
||||
--enable-valgrind
|
||||
|
||||
pkgconfigdir = @pkgconfigdir@
|
||||
pkgconfig_DATA = libdrm.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue