Made number transition to 0.4.7

This commit is contained in:
2008-05-10 13:40:55 +00:00
parent 692864c1fe
commit f3a901a887
12 changed files with 138 additions and 107 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 - A80408
## cdrskin construction site - ts A60816 - A80510
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_4_5
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_0_4_7
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking