Export evas CFLAGS, because exported edje headers include Evas.h

SVN revision: 16525
This commit is contained in:
sebastid 2005-09-04 18:55:56 +00:00 committed by sebastid
parent 6b7f4f50ce
commit 4b143ada7c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ while test $# -gt 0; do
if test @includedir@ != /usr/include ; then
includes=-I@includedir@
fi
echo $includes
echo $includes @EVAS_CFLAGS@
;;
--libs)
libdirs=-L@libdir@