On Jun  4, 2001, "Rusty Ballinger" <[EMAIL PROTECTED]> wrote:

> Hey, I have a question about the interpolation of automake variables like
> pkglibdir, pkgdatadir, etc.

The way to do it recommended in the GNU coding standards is to do it
in Makefiles, not at configure-time, so that the user can override the
setting of prefix, exec_prefix, etc, during `make'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to