From: Robert K. <rl...@al...> - 2022-07-16 18:52:11
|
On 7/16/22 06:31, Matsumura, George wrote: > Greetings, > > In order to solve the mentioned issues, I was able to create the > attached prefix_defines.patch which moves the expansion of the ${prefix} > and ${exec_prefix} variables to build time through make as opposed to > configure time through autoconf. This is in accordance with the > suggestion here: > https://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Installation-Directory-Variables.html George, Could you regenerate these patches with 'git format-patch' so that the authorship will be properly preserved? Thanks! |