From: Paul Eggert Date: Mon, 19 Jun 2006 20:33:13 +0000 (+0000) Subject: * bootstrap (TP_URL, WGET_COMMAND): New vars. X-Git-Tag: v2.3b~365 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/5a2baae7b396f0926116967ca9492f74aae77fc7?hp=5a2baae7b396f0926116967ca9492f74aae77fc7 * bootstrap (TP_URL, WGET_COMMAND): New vars. (get_translations): New function, which uses HTML scraping to deduce locations of latest translations. Use this function to grab both bison and bison-runtime .po files. Don't bother priming the pump for the runtime-po domain any more, as it's now translated better than bison is. ---