Made number transition to 1.5.0

This commit is contained in:
2018-09-15 11:52:05 +02:00
parent d32bb30e79
commit c75ad3162c
10 changed files with 83 additions and 70 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 - B70912
## cdrskin construction site - ts A60816 - B80915
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_9
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_0
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking