[xiph-cvs] cvs commit: vorbis vorbis.m4

Jack Moffitt jack at xiph.org
Tue Oct 31 18:06:34 PST 2000



jack        00/10/31 18:06:34

  Modified:    .        Tag: branch_beta3 vorbis.m4
  Log:
  added libm :)

Revision  Changes    Path
No                   revision

No                   revision

1.1.2.4   +1 -1      vorbis/Attic/vorbis.m4

Index: vorbis.m4
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Attic/vorbis.m4,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- vorbis.m4	2000/10/30 09:10:01	1.1.2.3
+++ vorbis.m4	2000/11/01 02:06:33	1.1.2.4
@@ -18,7 +18,7 @@
     VORBIS_LIBS="-L$vorbis_prefix/lib"
   fi
 
-  VORBIS_LIBS="$VORBIS_LIBS -lvorbisfile -lvorbis"
+  VORBIS_LIBS="$VORBIS_LIBS -lvorbisfile -lvorbis -lm"
 
   AC_MSG_CHECKING(for Vorbis)
   no_vorbis=""

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