Re: Fwd: Re: modlogan once more

2000-10-18 Thread Alexandre Oliva
On Oct 18, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote: > * acspecific.m4 (AC_PROG_LN_S): If neither `ln -s' nor `ln' work, > fall back to `cp'. Ok -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com,

Re: Fwd: Re: modlogan once more

2000-10-18 Thread Akim Demaille
> "Dmitry" == Dmitry I Vereschaka <[EMAIL PROTECTED]> writes: >> Due to OS/2 have no ln anyway I use 'set LN_S="cp.exe"' in my >> .bashrc, and I think that creating config.status should relay on >> $LN_S. Why don't you `cp cp ln' once for all? Anyway, after all Autoconf could do an effort.