formatting

SVN revision: 57368
This commit is contained in:
Vincent Torri 2011-02-27 10:32:52 +00:00
parent c94650f933
commit be83c603b2
1 changed files with 1 additions and 1 deletions

View File

@ -797,7 +797,7 @@ case "$host_os" in
;;
*)
if test "x${have_evas_image_loader_jpeg}" = "xyes" ; then
AC_DEFINE(EVAS_BUILD_SAVER_JPEG, [1], [Build JPEG saver])
AC_DEFINE(EVAS_BUILD_SAVER_JPEG, [1], [Build JPEG saver])
have_evas_image_saver_jpeg="yes"
fi
;;