Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/etox
Dir : e17/libs/etox
Modified Files:
etox-config.in
Log Message:
- etox uses edb for its styles, so link in the edb libraries
(patch from Zilding)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/etox-config.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- etox-config.in 6 May 2004 05:17:51 -0000 1.4
+++ etox-config.in 6 Jan 2005 15:52:05 -0000 1.5
@@ -42,11 +42,11 @@
if test @includedir@ != /usr/include ; then
[EMAIL PROTECTED]@
fi
- echo $includes @evas_cflags@ -I$prefix/include/etox
+ echo $includes @evas_cflags@ @edb_cflags@ -I$prefix/include/etox
;;
--libs)
[EMAIL PROTECTED]@
- echo $libdirs -letox @evas_libs@ -lm
+ echo $libdirs -letox @evas_libs@ @edb_libs@ -lm
;;
*)
echo "${usage}" 1>&2
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs