Made number transition to 0.8.1

This commit is contained in:
2010-04-09 10:57:38 +00:00
parent bca361a56e
commit 8d4ccbe594
9 changed files with 65 additions and 63 deletions

View File

@ -110,9 +110,9 @@ test_structest_CPPFLAGS = -Ilibburn
test_structest_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
test_structest_SOURCES = test/structest.c
## cdrskin construction site - ts A60816 - B00122
## cdrskin construction site - ts A60816 - B00409
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_7_9
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_8_1
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking