imgui: update memory editor
[mesa.git] / Makefile.am
index 62c755aeca7fef6b724c034d5e90b8009e50d196..6d3c8cc19b40d008a42a33a0863bdb50b4341e12 100644 (file)
@@ -22,6 +22,7 @@
 SUBDIRS = src
 
 AM_DISTCHECK_CONFIGURE_FLAGS = \
+       --enable-autotools \
        --enable-dri \
        --enable-dri3 \
        --enable-egl \
@@ -45,7 +46,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-libunwind \
        --with-platforms=x11,wayland,drm,surfaceless \
        --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
-       --with-gallium-drivers=i915,nouveau,r300,kmsro,r600,radeonsi,freedreno,svga,swrast,vc4,tegra,virgl,swr,etnaviv,imx \
+       --with-gallium-drivers=i915,nouveau,r300,kmsro,r600,radeonsi,freedreno,svga,swrast,vc4,tegra,virgl,swr,etnaviv \
        --with-vulkan-drivers=intel,radeon
 
 ACLOCAL_AMFLAGS = -I m4