Skip to content
Snippets Groups Projects
Commit 601da3f7 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Changed required automake version from 1.5 to 1.9. See FS#1029 for more

details.

[[Imported from SVN: r6812]]
parent 55b42e47
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@
EXTRA_DIST=dune.module
# don't follow the full GNU-standard
# need automake >= 1.5
AUTOMAKE_OPTIONS = foreign 1.5
# need automake 1.9 or newer
AUTOMAKE_OPTIONS = foreign 1.9
SUBDIRS = dune lib doc bin m4 am
......
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