[Xfce4-commits] CVS: xfce4/xfce4-icon-theme/Rodent/48x48/filesystems Makefile.am, 1.2, 1.3 Makefile.in, 1.8, 1.9
Brian J. Tarricone
bjt23 at cornell.edu
Thu Dec 2 00:17:44 CET 2004
On 12/01/04 22:36, Benedikt Meurer wrote:
> Brian J. Tarricone wrote:
> >dum-de-dum... shouldn't we be calling AM_PROG_LN (or is it AC_PROG_LN?)
> >from configure.ac, and then using "$(LN_S)" instead of "ln -sf"?
>
> Unfortunately not, -f behaves different on Solaris, thats why I had to
> change that.
you missed the point.
we shouldn't be calling ln directly, but using the autoconf macro to
detect it and $(LN_S). i left in the '-sf' part by accident; it should
have read '-s'.
-brian
More information about the Xfce4-dev
mailing list