Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Icecast-Server
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
102
Issues
102
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiph.Org
Icecast-Server
Commits
0499efe9
Commit
0499efe9
authored
May 28, 2018
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove more unnecessary AUTOMAKE_OPTIONS
The foreign option is set in AM_INIT_AUTOMAKE already
parent
1c901869
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
8 deletions
+0
-8
admin/Makefile.am
admin/Makefile.am
+0
-2
admin/includes/Makefile.am
admin/includes/Makefile.am
+0
-2
examples/Makefile.am
examples/Makefile.am
+0
-2
win32/Makefile.am
win32/Makefile.am
+0
-2
No files found.
admin/Makefile.am
View file @
0499efe9
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS
=
foreign
SUBDIRS
=
includes
admindir
=
$(pkgdatadir)
/admin
...
...
admin/includes/Makefile.am
View file @
0499efe9
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS
=
foreign
admindir
=
$(pkgdatadir)
/admin
otheradmindir
=
$(admindir)
/includes
otheradmin_DATA
=
footer.xsl head.xsl header.xsl page.xsl mountnav.xsl
...
...
examples/Makefile.am
View file @
0499efe9
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS
=
foreign
EXTRA_DIST
=
icecast_auth-1.0.tar.gz
win32/Makefile.am
View file @
0499efe9
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS
=
foreign
EXTRA_DIST
=
dllbundler.sh icecast2logo2.bmp icecast2logo3.bmp
\
icecast2title.bmp icecast.ico icecast.nsis
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