Dries Kimpe <[EMAIL PROTECTED]> writes:

> Is there an easy (and portable) way to actually get the relative path?

Not that I know of.  For one thing, in general there's no such thing
as "the" relative path; typically there are multiple relative paths to
to the same destination.  Anyway, if the installer specifies an
absolute path, why would you want to use a relative one?

If you want a relative path, then you can specify it as the installer,
by running "../configure" rather than "/source/build/../configure".


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to