Made number transition to 0.5.7

This commit is contained in:
2008-11-12 12:51:07 +00:00
parent 0a2ddbd9c1
commit b11a57ef45
9 changed files with 60 additions and 50 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 - A81005
## cdrskin construction site - ts A60816 - A81112
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_5_5
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_5_7
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking