efl/configure.ac: remove spurious variable.

SVN revision: 82102
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-03 20:43:27 +00:00
parent e4654ee6cf
commit ae2410c4c9
1 changed files with 0 additions and 1 deletions

View File

@ -166,7 +166,6 @@ case "$host_os" in
mingw*)
have_win32="yes"
have_windows="yes"
want_eeze="no"
MODULE_ARCH="$host_os-$host_cpu-v_maj.v_min.v_mic"
MODULE_EXT=".dll"
;;