Clarification request: AC_PREFIX_DEFAULT([.]) and AC_CONFIG_SUBDIRS collide.

2014-12-03 Thread Thomas Jahns
Hello, I noticed having a default prefix of . causes AC_CONFIG_SUBDIRS to fail. Is this a bug in AC_PREFIX_DEFAULT (or its documentation) or in AC_CONFIG_SUBDIRS? Regards, Thomas P.S.: the failure looks like this config.status: executing depfiles commands === configuring in yaxt (/path/

Re: Clarification request: AC_PREFIX_DEFAULT([.]) and AC_CONFIG_SUBDIRS collide.

2014-12-03 Thread Václav Zeman
On 3 December 2014 at 11:32, Thomas Jahns wrote: > Hello, > > I noticed having a default prefix of . causes AC_CONFIG_SUBDIRS to fail. > > Is this a bug in AC_PREFIX_DEFAULT (or its documentation) or in > AC_CONFIG_SUBDIRS? > > Regards, Thomas > > P.S.: the failure looks like this > > > config

Re: Clarification request: AC_PREFIX_DEFAULT([.]) and AC_CONFIG_SUBDIRS collide.

2014-12-03 Thread Eric Blake
On 12/03/2014 04:24 AM, Václav Zeman wrote: > On 3 December 2014 at 11:32, Thomas Jahns wrote: >> Hello, >> >> I noticed having a default prefix of . causes AC_CONFIG_SUBDIRS to fail. >> >> Is this a bug in AC_PREFIX_DEFAULT (or its documentation) or in >> AC_CONFIG_SUBDIRS? >> configure: error: