[gtkada] another path error when specified DESTDIR during installation
Emmanuel Briot
briot at adacore.com
Wed Apr 11 11:38:23 CEST 2012
> No. That is what you use "prefix" for. "DESTDIR" is for
> installing to a different directory than where the files are
> actually going to be used.
Yes, I know the difference between prefix and DESTDIR.
But in the case of an absolute path coded in a project, we definitely want both
${DESTDIR}${prefix}, since that's the actual path where the library is available.
More information about the gtkada
mailing list