ecore_dfb optional again.

SVN revision: 32368
This commit is contained in:
Carsten Haitzler 2007-11-05 01:21:46 +00:00
parent 2449e5ec7b
commit 6897ae8f9e
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ PKG_CHECK_MODULES(DIRECTFB, directfb >= 0.9.16,
[ have_directfb="no" ]
)
ECORE_CHECK_MODULE([DirectFB], [yes], [$have_directfb],
ECORE_CHECK_MODULE([DirectFB], [no], [$have_directfb],
[requirements_ecore_directfb="directfb"])
have_fb="no"