From cad5c5c4518e56a43d2ad649d68f6e8c6d051f34 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 31 May 2010 13:54:08 +0000
Subject: [PATCH] do not create the Dune -> . symlink

[[Imported from SVN: r10491]]
---
 configure.ac | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1874236..8cde0c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,9 +7,6 @@ AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([linelast.cc])
 AM_CONFIG_HEADER([config.h])
 
-# Create symlink dune -> $top_srcdir
-DUNE_SYMLINK
-
 # we need no more than the standard DUNE-stuff
 DUNE_CHECK_ALL
 
-- 
GitLab