This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure --prerfix=/


On 03.05.2012 11:23, Corinna Vinschen wrote:
Yes, that's a bug in autoconf.  It doesn't fully respect POSIX pathname
rules.  What happens is that it simply attaches pathnames with a leading
slash to the prefix,

Ah, yes, really, i simply forgot this.
In fact IMHO it's not a bug in autoconf. We supply prefix without a trailing slash, so concatenation is ok here. Root directory would be expressed by empty prefix, really. Just i forgot about UNC paths...
Should be noticed somewhere in easy-to-reach FAQ i think...


--
 Kind regards
 Pavel Fedin
 Expert engineer, Samsung Moscow research center


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]