autotools: forgotten variable rename from tom introduction of libefl.

This commit is contained in:
Cedric BAIL 2014-08-25 15:13:12 +02:00
parent 50287ab731
commit a334e8223a
1 changed files with 3 additions and 3 deletions

View File

@ -196,7 +196,7 @@ case "$host_os" in
# TODO: check cygwin* here
have_win32="yes"
have_windows="yes"
EFL_CFLAGS="${EFL_CFLAGS} -D__USE_MINGW_ANSI_STDIO"
EFLALL_CFLAGS="${EFLALL_CFLAGS} -D__USE_MINGW_ANSI_STDIO"
;;
freebsd*)
have_freebsd="yes"
@ -477,8 +477,8 @@ esac
EFL_ATTRIBUTE_VECTOR
EFL_ATTRIBUTE_ALWAYS_INLINE
EFL_LIBS="${EFL_LIBS}"
EFL_CFLAGS="${EFL_CFLAGS}"
EFLALL_LIBS="${EFLALL_LIBS}"
EFLALL_CFLAGS="${EFLALL_CFLAGS}"
## CPU architecture specific assembly