Made number transition to 1.0.1

This commit is contained in:
2011-01-16 15:11:34 +00:00
parent 1e3f56e386
commit 9516d40d44
9 changed files with 88 additions and 67 deletions

View File

@ -117,9 +117,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 - B01208
## cdrskin construction site - ts A60816 - B10116
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_9_1
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_0_1
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking