Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nils-Arne Dreier
dune-common
Commits
601da3f7
Commit
601da3f7
authored
12 years ago
by
Christoph Grüninger
Browse files
Options
Downloads
Patches
Plain Diff
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
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile.am
+2
-2
2 additions, 2 deletions
Makefile.am
with
2 additions
and
2 deletions
Makefile.am
+
2
−
2
View file @
601da3f7
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment