mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-03 03:30:20 +01:00
libdrm: remove DISTCHECK_CONFIGURE_FLAGS
I'm fairly sure the extra flags it specifies no longer exist, so there is no point in keeping it. It only adds a warning when running make distcheck. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
This commit is contained in:
parent
353f073bc1
commit
f9a9311c5e
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-nouveau-experimental-api --enable-radeon-experimental-api
|
||||
|
||||
pkgconfigdir = @pkgconfigdir@
|
||||
pkgconfig_DATA = libdrm.pc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue