Made number transition to 1.4.8

This commit is contained in:
2017-09-12 13:36:08 +02:00
parent 113f5873cb
commit 516dc2ca76
12 changed files with 65 additions and 553 deletions

View File

@@ -114,9 +114,9 @@ test_poll_CPPFLAGS = -Ilibburn
test_poll_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
test_poll_SOURCES = test/poll.c
## cdrskin construction site - ts A60816 - B60701
## cdrskin construction site - ts A60816 - B70912
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_7
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_8
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking