Re: PKG_LIB_DIR/PKGMODULEDIR expansion issues

Robert Krawitz <[email protected]> Sat, 16 Jul 2022 14:35:25 -0400
Newsgroups gmane.linux.printing.gimp-print.devel
Message-ID <[email protected]>
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!