Enlightenment CVS wrote: > @@ -569,7 +581,7 @@ > if test "x$have_ecore_fb" = "xyes" ; then > AC_CHECK_HEADER(tslib.h, > [ > - tslib_libs="-lts" > + AC_CHECK_LIB(ts, ts_open, tslib_libs="-lts", tslib_libs="-ltslib") > AC_DEFINE(HAVE_TSLIB, 1, [Build Ecore_FB Touchscreen Code]) > ] > )
I don't understand the fourth argument -- sure this is correct? (I never heard of libtslib.so). Regards, :M: -- Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel