On Mon, 23 Feb 2009, Eric Blake wrote:

According to Reuben Thomas on 2/23/2009 7:34 AM:
In the node "Installation Directory Variables" the following makefile
fragment is given as an example:

     edit = sed \
             -e 's|@datad...@]|$(pkgdatadir)|g' \
             -e 's|@pref...@]|$(prefix)|g'

Thanks for spotting this.  It looks like the example has confusing datadir
with pkgdatadir since Jul 2000, even before GNU Coding Standards added
pkgdatadir as a mandatory variable.  I'll work on a patch to make it
consistent.

But it's not wrong, in the sense that it does reflect the actual code in autoconf!

--
http://rrt.sc3d.org/ | Language is provisional, action definitive


Reply via email to