~ubuntu-branches/ubuntu/hoary/flac/hoary

« back to all changes in this revision

Viewing changes to src/share/README

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains several convenience libraries used by the rest of the
 
2
tools and plugins.  Two of them (getopt and utf8) are shamelessly copied from
 
3
vorbistools, one for manipulating UTF-8 strings (GPL) and one for implementing
 
4
getopt (LGPL).  libFLAC does not link to either; the only FLAC tools that do
 
5
are GPL'ed.