Made number transition to 1.5.6

This commit is contained in:
2023-06-07 15:23:54 +02:00
parent a904ae995a
commit 1172ef74c6
10 changed files with 95 additions and 91 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 - C10130
## cdrskin construction site - ts A60816 - C30607
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_5
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_6
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking