[xiph-cvs] cvs commit: libshout shout.m4

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



msmith      02/08/18 01:48:49

  Modified:    .        shout.m4
  Log:
  Backpropogate hack for libshout test

Revision  Changes    Path
1.5       +1 -1      libshout/shout.m4

Index: shout.m4
===================================================================
RCS file: /usr/local/cvsroot/libshout/shout.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shout.m4	29 Oct 2001 16:02:13 -0000	1.4
+++ shout.m4	18 Aug 2002 05:48:49 -0000	1.5
@@ -22,7 +22,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