Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
d1142e2c
Commit
d1142e2c
authored
May 29, 2018
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Backwards-compatible usage of AM_SILENT_RULES for ancient automake versions
parent
fd1f34c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
configure.ac
View file @
d1142e2c
...
...
@@ -21,8 +21,8 @@ AC_CANONICAL_BUILD
AM_INIT_AUTOMAKE([tar-ustar foreign dist-zip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])
LT_INIT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment