Christopher Michael wrote: > Enlightenment CVS wrote: >> Enlightenment CVS committal >> >> Author : englebass >> Project : e_modules >> Module : slideshow >> >> Dir : e_modules/slideshow >> >> >> Modified Files: >> configure.in >> >> >> Log Message: >> clean up configure scripts >> > > --Snip-- > >> +AC_INIT(slideshow, 0.0.9, enlightenment-devel@lists.sourceforge.net) > > Shouldn't this be the email of the module author ????
It should, I was just to lazy. Will fix. > >> -AC_SUBST(e_modules) >> + >> +dnl TODO: Fix better install for homedir >> +datadir="${e_modules}/${PACKAGE}" > So now everything installs into <prefix>/lib/enlightenment/modules > rather than homedir ? Here it always installed in <prefix>/lib/enlightenment/modules. I think the usage of prefix etc was kinda weird in the old setup files, as the modules must be installed in predefined places. We should have --system-install and -home-install or something like that. If you have a good suggestion I will implement it. Just have to clean up the NLS stuff first. Sebastian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel