Made number transition to 1.5.4

This commit is contained in:
2021-01-30 10:52:56 +01:00
parent 3468a2ad38
commit 2a58d5ae5c
10 changed files with 79 additions and 75 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 - B91026
## cdrskin construction site - ts A60816 - C10130
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_3
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_5_4
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking