[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoconf and OS/2
From: |
Tim Van Holder |
Subject: |
Re: autoconf and OS/2 |
Date: |
Sat, 29 Sep 2001 13:26:49 +0200 |
> Tim, would you write a AS_LN_S please? Please, pay attention to the
> very special semantics of ln -s some/path an/other. See
> AC_OUTPUT_LINKS for what must be done.
You mean a macro that uses $as_ln_s to make a link, adding special
magic for the case where as_ln_s is 'cp -p'? Sure, I'll give it a
go.