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
3eac17e8
Commit
3eac17e8
authored
Oct 29, 2001
by
Jack Moffitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for x86 Solaris.
svn path=/trunk/m4/; revision=2275
parent
67bca910
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
m4/shout.m4
m4/shout.m4
+1
-1
No files found.
m4/shout.m4
View file @
3eac17e8
...
...
@@ -25,7 +25,7 @@ AC_ARG_ENABLE(shouttest, [ --disable-shouttest Do not try to compile and
SHOUT_LIBS="$SHOUT_LIBS -lshout"
case $host in
sparc-sun-
*)
*-*-solaris
*)
SHOUT_LIBS="$SHOUT_LIBS -lnsl -lsocket -lresolv"
esac
...
...
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