configure.ac: fix broken compilation when configure with --disable-egl option
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Wed, 28 Aug 2013 09:22:41 +0000 (11:22 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 29 Aug 2013 05:21:11 +0000 (22:21 -0700)
commitf66f99d9db2480bb4e58bc3c76e8193dbd4e241a
treebb1cf845d4c84742dca4575826f1662e50dac120
parentc4a4c6b1524487e15a456a7fd286087ca548a70f
configure.ac: fix broken compilation when configure with --disable-egl option

Fix bug 67561: "configure with --disable-egl option breaks fbdev backend
compilation"

https://bugs.freedesktop.org/show_bug.cgi?id=67561

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
configure.ac