--- ./configure.old 2003-02-08 16:39:19.000000000 +0200 +++ ./configure 2003-03-25 07:30:59.000000000 +0200 @@ -204,7 +204,7 @@ # Don't use ln at all; we don't have any links as_ln_s='cp -p' else - as_ln_s='ln -s' + as_ln_s='ln -fs' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln @@ -2328,7 +2328,7 @@ echo "$as_me:$LINENO: checking whether ln -s works" >&5 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then +if test "$LN_S" = "ln -fs"; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 else @@ -6284,7 +6284,7 @@ # Don't use ln at all; we don't have any links as_ln_s='cp -p' else - as_ln_s='ln -s' + as_ln_s='ln -fs' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln