[xiph-cvs] cvs commit: ices acinclude.m4
Jack Moffitt
jack at xiph.org
Mon Oct 29 08:01:20 PST 2001
jack 01/10/29 08:01:20
Modified: . acinclude.m4
Log:
Fix needed here for x86 Solaris.
Revision Changes Path
1.5 +1 -1 ices/acinclude.m4
Index: acinclude.m4
===================================================================
RCS file: /usr/local/cvsroot/ices/acinclude.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- acinclude.m4 2001/10/21 14:34:14 1.4
+++ acinclude.m4 2001/10/29 16:01:19 1.5
@@ -220,7 +220,7 @@
SHOUT_LIBS="$SHOUT_LIBS -lshout"
case $host in
- sparc-sun-*)
+ *-*-solaris*)
SHOUT_LIBS="$SHOUT_LIBS -lnsl -lsocket -lresolv"
esac
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list