https://sourceware.org/bugzilla/show_bug.cgi?id=31881
--- Comment #10 from Rostislav Krasny <rostiprodev at gmail dot com> --- The general idea of my patch is adding the AC_CONFIG_COMMANDS_PRE block into the configure.ac file that then adds the appropriate shell code into the generated configure script. That shell code should later generate the removed (in my original patch) bfd/version.h file with the right value of BFD_VERSION_DATE. The only difficulty for me is finding the right place in the right configure.ac to add the AC_CONFIG_COMMANDS_PRE block into. When I asked to fix my original patch I actually asked about that right place of the AC_CONFIG_COMMANDS_PRE block. Unfortunately I'm not familiar with the autotools and also don't have a clean environment with right versions of other tools that are used during generation of the configure script. -- You are receiving this mail because: You are on the CC list for the bug.
