Made number transition to 0.8.7

This commit is contained in:
2010-09-17 07:54:34 +00:00
parent df390ae7d3
commit b7034abcbb
9 changed files with 69 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 - B00611
## cdrskin construction site - ts A60816 - B00917
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_8_5
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_8_7
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking