ding this to minor for now. If someone knows better,
please feel free to adjust and enlighten the bug report about your
knowledge in this area. I'm just a random person poking at this
bug report while doing drive-by RC bug squashing.
Regards,
Andreas Henriksson
G(PRINTF,printf,$BSB)dnl
Same problem as with WGET and CURL. The $BSB should be forth argument.
The above mentioned things are ofcourse upstream bugs which you
might want to discuss to get fixed upstream.
Please also note that you most likely want to go over *all* AC_PROG_*
and AC_PATH_PROG variables, see which ones gets embedded into shipped
files (or just assume all of them), and pass all of those explicitly.
If you don't do that then god forbid someone installed something in
/usr/local which will instead be picked up.
Hope this helps.
Regards,
Andreas Henriksson
commit applies cleanly on top of 2.2.0 if you ignore the CHANGES.txt
part. For your convenience I've attached a debdiff.
(Fwiw, the same issue is also discussed in
https://bugzilla.redhat.com/show_bug.cgi?id=1366775 )
Regards,
Andreas Henriksson
diff --git a/debian/changelog b/debian/changelog
i