Re: AC_CONFIG_LINKS breaks every second time

2007-08-18 Thread Ralf Wildenhues
[ http://lists.gnu.org/archive/html/autoconf-patches/2007-07/msg8.html ] * Sebastian Freundt wrote on Wed, Jul 25, 2007 at 12:06:01AM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > * Sebastian Freundt wrote on Mon, Jul 23, 2007 at 11:31:07PM CEST: > > [...] > >> my build directory (di

Re: AC_CONFIG_LINKS breaks every second time

2007-07-24 Thread Sebastian Freundt
Hey Ralf, Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Hello Sebastian, > > * Sebastian Freundt wrote on Mon, Jul 23, 2007 at 11:31:07PM CEST: > [...] >> my build directory (distinct from $srcdir): >> /home/src/=build/ >> >> There's an AC_CONFIG_LINKS([src/s:src/s]) in my configure.ac. >> confi

Re: AC_CONFIG_LINKS breaks every second time

2007-07-24 Thread Ralf Wildenhues
Hello Sebastian, * Sebastian Freundt wrote on Mon, Jul 23, 2007 at 11:31:07PM CEST: [...] > my build directory (distinct from $srcdir): > /home/src/=build/ > > There's an AC_CONFIG_LINKS([src/s:src/s]) in my configure.ac. > configure or config.status, respectively, now do the following: > > 1. i