Made number transition to 1.5.2

This commit is contained in:
2019-10-26 16:59:53 +02:00
parent 354d45e640
commit 2298dfd08a
10 changed files with 69 additions and 62 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 - B80915
## cdrskin construction site - ts A60816 - B91026
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_1
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_2
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking