Skip to content
Snippets Groups Projects
Commit dba171e3 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

Do not create the dune --> . symlink anymore. We'll start to follow general Dune procedure

[[Imported from SVN: r3134]]
parent 542a2f30
No related branches found
No related tags found
No related merge requests found
...@@ -10,9 +10,6 @@ AM_CONFIG_HEADER([config.h]) ...@@ -10,9 +10,6 @@ AM_CONFIG_HEADER([config.h])
# Run all checks # Run all checks
DUNE_CHECK_ALL DUNE_CHECK_ALL
# Create a symlink dune --> . in the main module directory
DUNE_SYMLINK
# implicitly set the Dune-flags everywhere # implicitly set the Dune-flags everywhere
AC_SUBST(AM_CPPFLAGS, $DUNE_CPPFLAGS) AC_SUBST(AM_CPPFLAGS, $DUNE_CPPFLAGS)
AC_SUBST(AM_LDFLAGS, $DUNE_LDFLAGS) AC_SUBST(AM_LDFLAGS, $DUNE_LDFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment