Re: Autoconf, GNU m4 and POSIXLY_CORRECT

2012-11-14 Thread Sebastian Freundt
"Stefano Lattarini" writes: > [+cc autoconf] > > On 11/14/2012 07:45 AM, Sebastian Freundt wrote: >> Stefano Lattarini writes: >> >>> tags 12877 + moreinfo >>> thanks >>> >>> Hi Sebastian, thanks for the report. >>&g

Re: bug#12877: Autoconf, GNU m4 and POSIXLY_CORRECT

2012-11-14 Thread Sebastian Freundt
"Stefano Lattarini" writes: > tags 12877 - moreinfo > tags 12877 notabug > close 12877 > thanks > > On 11/14/2012 12:09 PM, Sebastian Freundt wrote: >> >> "Stefano Lattarini" writes: >>> >>> On 11/14/2012 07:45 AM, Sebastian F

AC_CONFIG_LINKS breaks every second time

2007-07-23 Thread Sebastian Freundt
Hi all, I've got a problem with a recent change in the implementation of AC_CONFIG_LINKS. It is now checked whether a symlink already exists, if so it does really obscure things. Here's a minimal example: relevant parts of my source tree: ./src/s/ my build directory (distinct from $srcdir): /ho

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