Kalle Olavi Niemitalo <[EMAIL PROTECTED]> wrote Fri, Jul 04, 2008:
> Why does po/Makefile generate potfiles.list at all?  It seems to
> me that po/Makefile could just run find and pipe the resulting
> list to "xgettext -f-".  Does potfiles.list serve some purpose
> in dependency decisions or does it exist for debugging only?
> Could I move it from the source directory to the build directory,
> so that mkdist wouldn't have to explicitly delete it?

Looks like Zas added it. Maybe as a minor optiomization to not run
xgettext unless files has been changed. However, not caching the file
list sounds good to me.

-- 
Jonas Fonseca
_______________________________________________
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to