Made number transition to 0.6.1

This commit is contained in:
2009-01-04 11:35:19 +00:00
parent 6fea3d0a9b
commit 7c64d4bc13
9 changed files with 77 additions and 77 deletions

View File

@@ -101,9 +101,9 @@ test_structest_CPPFLAGS = -Ilibburn
test_structest_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)
test_structest_SOURCES = test/structest.c
## cdrskin construction site - ts A60816 - A81207
## cdrskin construction site - ts A60816 - A90104
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_5_9
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_6_1
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking