require a version

This commit is contained in:
Mike Blumenkrantz 2013-12-10 14:54:09 -05:00
parent e312dba313
commit 807b100fe0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ AC_PROG_LIBTOOL
#])
#AC_SUBST(LTLIBINTL)
PKG_CHECK_MODULES([E], [efx enlightenment])
PKG_CHECK_MODULES([E], [efx enlightenment > 0.18.99])
release=$(pkg-config --variable=release enlightenment)
MODULE_ARCH="$host_os-$host_cpu-$release"
AC_SUBST(MODULE_ARCH)