r294@gandalf: fugalh | 2006-08-09 15:38:00 -0600
Oops, that wasn't supposed to be checked in... git-svn-id: svn://localhost/ardour2/branches/undo@774 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a160eb92db
commit
cd3f8dba11
@ -454,7 +454,8 @@ conf = Configure (libraries['flac'])
|
|||||||
conf.CheckLib ('FLAC', 'FLAC__stream_decoder_new', language='CXX')
|
conf.CheckLib ('FLAC', 'FLAC__stream_decoder_new', language='CXX')
|
||||||
libraries['flac'] = conf.Finish ()
|
libraries['flac'] = conf.Finish ()
|
||||||
|
|
||||||
libraries['flac'] = LibraryInfo (LIBS='FLAC')
|
# or if that fails...
|
||||||
|
#libraries['flac'] = LibraryInfo (LIBS='FLAC')
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check for liblo
|
# Check for liblo
|
||||||
|
Loading…
Reference in New Issue
Block a user