On Fri, Oct 14, 2005 at 07:45:03PM +0100, Patrick Welche wrote:
> On Thu, Oct 13, 2005 at 06:25:12PM -0400, Robert Story wrote:
> > On Wed, 12 Oct 2005 16:48:56 +0100 Patrick wrote:
> > PW> There isn't a gamble: the older version don't use datarootdir, so
> > PW> all that happens is you end up with
> > PW> 
> > PW> datarootdir=
> > 
> > No, if autoconf hasn't been updated, you'd end up with
> > 
> >  [EMAIL PROTECTED]@
> > 
> > and I'm less sure what various versions of 'make' will, uh, make, of that.
> 
> Ah yes - that would be more problematic..
> 
> Patrick

I changed my mind: the cvs version of the autotools uses datarootdir, and
it will be set correctly. The old version doesn't make use of datarootdir,
so you could set it to whatever you like, eg @datarootdir@, and it won't
make any difference. Does that make sense?

.. and the explanation is in the NEWS file of cvs-autoconf:


** Directory variables adjusted to recent changes in the GNU Coding Standards.
  The following directory variables are new:

    datarootdir   read-only architecture-independent data root [PREFIX/share]
    localedir     locale-specific message catalogs [DATAROOTDIR/locale]
    docdir        documentation root [DATAROOTDIR/doc/PACKAGE]
    htmldir       html documentation [DOCDIR]
    dvidir        dvi documentation [DOCDIR]
    pdfdir        pdf documentation [DOCDIR]
    psdir         ps documentation [DOCDIR]

  The following variables have new default values:

    datadir       read-only architecture-independent data [DATAROOTDIR]
    infodir       info documentation [DATAROOTDIR/info]
    mandir        man documentation [DATAROOTDIR/man]

  This means that if you use any of [EMAIL PROTECTED]@', [EMAIL PROTECTED]@', or
  [EMAIL PROTECTED]@' in a file, you will have to ensure `${datarootdir}' is
  defined in this file.


Cheers,

Patrick


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to