[Dune] [Dune-Commit] dune-common r5500 - trunk/bin
Christian Engwer
christi at uni-hd.de
Fri Apr 3 16:57:18 CEST 2009
Hi Oliver,
On Fri, Apr 03, 2009 at 03:45:04PM +0200, sander at dune-project.org wrote:
> Author: sander
> Date: 2009-04-03 15:45:04 +0200 (Fri, 03 Apr 2009)
> New Revision: 5500
>
> Modified:
> trunk/bin/duneproject
> Log:
> always place the symlink dune --> . in the module. It doesn't hurt when its there, but it confuses (a lot) when missing
Please don't propagate this symlink-behaviour any further. Wasn't it
you who sugegsted to drop the symlink. I think the solution with a
directory dune/"modulename"/ is really te cleaner solution.
Christian
>
> Modified: trunk/bin/duneproject
> ===================================================================
> --- trunk/bin/duneproject 2009-04-03 13:38:12 UTC (rev 5499)
> +++ trunk/bin/duneproject 2009-04-03 13:45:04 UTC (rev 5500)
> @@ -308,6 +308,9 @@
> # this implies checking for $CHECK
> DUNE_CHECK_ALL
>
> +# Create a symlink dune --> . in the main module directory
> +DUNE_SYMLINK
> +
> # implicitly set the Dune-flags everywhere
> AC_SUBST(AM_CPPFLAGS, \$DUNE_CPPFLAGS)
> AC_SUBST(AM_LDFLAGS, \$DUNE_LDFLAGS)
>
>
> _______________________________________________
> Dune-Commit mailing list
> Dune-Commit at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-commit
>
>
More information about the Dune
mailing list