From 44b1057fc95edab858d02003310724eaab84f8a8 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@dune-project.org>
Date: Fri, 3 Apr 2009 15:05:58 +0000
Subject: [PATCH] symlink creation removed on demand of Christian

[[Imported from SVN: r5502]]
---
 bin/duneproject | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bin/duneproject b/bin/duneproject
index afa6b4f15..6c916d4ef 100755
--- a/bin/duneproject
+++ b/bin/duneproject
@@ -308,9 +308,6 @@ AM_CONFIG_HEADER([config.h])
 # 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)
-- 
GitLab