configure.ac: deprecate --with-egl-platforms over --with-platforms
[mesa.git] / .travis.yml
index dc3557ea61c99e3cc6306871ba795075839edd2c..6d6e44cc41948c00f11dcdb88953d5cda5fa1699 100644 (file)
@@ -102,7 +102,7 @@ install:
 script:
   - if test "x$BUILD" = xmake; then
       ./autogen.sh --enable-debug
-        --with-egl-platforms=x11,drm
+        --with-platforms=x11,drm
         --with-dri-drivers=i915,i965,radeon,r200,swrast,nouveau
         --with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,etnaviv,imx
         --with-vulkan-drivers=radeon