G. Branden Robinson wrote: > I suppose I'm > going to have to work around this issue, and advise our Git repository > users how to do the same (since any time any committer changes a > prerequisite of pic.cpp, this beast will rear its head again).
Why don't you just fix the bug in your *.am files, instead of expecting users to do workarounds? It's not that hard. Take a look at gnulib/modules/parse-datetime, reverting the change from commit 56d28ccbbc69a7d16f3a4f64288900777623fdf1. Bruno
