history snapshot name

git-svn-id: svn://localhost/ardour2/branches/undo@784 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Fugal
2006-08-10 14:56:20 +00:00
parent 74b19eadfa
commit a1aa6d2ae1
11 changed files with 26 additions and 18 deletions

View File

@@ -455,7 +455,7 @@ conf.CheckLib ('FLAC', 'FLAC__stream_decoder_new', language='CXX')
libraries['flac'] = conf.Finish ()
# or if that fails...
#libraries['flac'] = LibraryInfo (LIBS='FLAC')
libraries['flac'] = LibraryInfo (LIBS='FLAC')
#
# Check for liblo