Made number transition to 1.4.3

This commit is contained in:
2015-11-28 21:04:27 +00:00
parent f2c2e5e59c
commit 80ebe2923a
10 changed files with 69 additions and 56 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 - B50517
## cdrskin construction site - ts A60816 - B51128
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_1
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_3
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking