eet is directly not needed - should be inherited from evas

SVN revision: 22152
This commit is contained in:
Carsten Haitzler 2006-04-16 01:42:00 +00:00
parent 7f7c51d47c
commit 555aacd07c
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ while test $# -gt 0; do
;;
--libs-evas)
libdirs=-L@libdir@
echo $libdirs -lecore @ecore_evas_libs@ @EET_LIBS@ -lm
echo $libdirs -lecore @ecore_evas_libs@ -lm
;;
--libs-fb)
libdirs=-L@libdir@