Hi! [BTW, this would be more appropriate for the autoconf list.]
On Tue, Feb 08, 2005 at 01:59:56PM -0800, Bill Moseley wrote:
> @sed \
> -e 's,@@perlmoduledir@@,$(libexecdir)/perl,' \
...
> bindir = ${exec_prefix}/bin
> libexecdir = ${exec_prefix}/lib/${PACKAGE}
>
> Can those be resolved at *configure* time to full paths?
See http://www.gnu.org/software/ac-archive/ac_define_dir.html
Have nice day,
Stepan Kasal
