Skip to content
Snippets Groups Projects
Commit fca68638 authored by Christian Engwer's avatar Christian Engwer
Browse files

reapplied configure.ac changes from revision 4988

[[Imported from SVN: r4996]]
parent bce01561
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ AM_CONFIG_HEADER([config.h])
DUNE_CHECK_ALL_M
# preset variable to path such that #include <dune/...> works
AC_SUBST([DUNE_COMMON_ROOT], '$(top_builddir)')
AC_SUBST([DUNE_COMMON_ROOT], '$(top_srcdir)')
AC_SUBST([AM_CPPFLAGS], '-I$(top_srcdir)')
AC_SUBST([LOCAL_LIBS], '$(top_builddir)/common/libcommon.la')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment