[xiph-cvs] cvs commit: ices acinclude.m4

Michael Smith msmith at xiph.org
Sat Aug 17 22:48:21 PDT 2002



msmith      02/08/18 01:48:21

  Modified:    .        acinclude.m4
  Log:
  Hack to make libshout test work better in some unknown circumstances.

Revision  Changes    Path
1.6       +1 -1      ices/acinclude.m4

Index: acinclude.m4
===================================================================
RCS file: /usr/local/cvsroot/ices/acinclude.m4,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- acinclude.m4	29 Oct 2001 16:01:19 -0000	1.5
+++ acinclude.m4	18 Aug 2002 05:48:21 -0000	1.6
@@ -217,7 +217,7 @@
     SHOUT_LIBS="-L$prefix/lib"
   fi
 
-  SHOUT_LIBS="$SHOUT_LIBS -lshout"
+  SHOUT_LIBS="$SHOUT_LIBS -lshout -lpthread"
 
   case $host in
   *-*-solaris*)

<p><p>--- >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