Skip to content
Snippets Groups Projects
Commit db6f592d authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Do not set AUTOMAKE_OPTIONS needlessly

parent 06c295a1
No related branches found
No related tags found
No related merge requests found
...@@ -109,10 +109,6 @@ AM_LDFLAGS = \ ...@@ -109,10 +109,6 @@ AM_LDFLAGS = \
$(ALUGRID_LDFLAGS) \ $(ALUGRID_LDFLAGS) \
$(PYTHON_LDFLAGS) $(PYTHON_LDFLAGS)
# don't follow the full GNU-standard
# we need automake 1.5
AUTOMAKE_OPTIONS = foreign 1.5
# pass most important options when "make distcheck" is used # pass most important options when "make distcheck" is used
DISTCHECK_CONFIGURE_FLAGS = \ DISTCHECK_CONFIGURE_FLAGS = \
--with-dune-common=$(DUNE_COMMON_ROOT) \ --with-dune-common=$(DUNE_COMMON_ROOT) \
......
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