oops, don't reference ECORE_LIBS

SVN revision: 28855
This commit is contained in:
tilman 2007-03-21 15:39:08 +00:00 committed by tilman
parent e0ed9aef1a
commit 07ecf892cf
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ while test $# -gt 0; do
;;
--libs)
libdirs=-L@libdir@
echo $libdirs -ledje @EDJE_LIBS@ @ECORE_LIBS@ @fnmatch_libs@ -lm
echo $libdirs -ledje @EDJE_LIBS@ @fnmatch_libs@ -lm
;;
--datadir)
echo @prefix@/share/edje