Unbreak ecore building by using unset correctly....Spankies !!!

SVN revision: 52830
This commit is contained in:
Christopher Michael 2010-09-28 00:10:53 +00:00
parent 162070b8f5
commit 07c74e3edf
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ if test -n "$rt_libs"; then
LDFLAGS="$LDFLAGS $rt_libs"
AC_CHECK_FUNCS(clock_gettime)
LDFLAGS="$_bkp_LDFLAGS"
unset "$_bkp_LDFLAGS"
unset _bkp_LDFLAGS
fi
# Eina library