Made number transition to 1.4.5

This commit is contained in:
2016-07-01 19:15:33 +00:00
parent 4189a000fe
commit daa9160df7
10 changed files with 70 additions and 63 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 - B51128
## cdrskin construction site - ts A60816 - B60701
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_3
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_4_5
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking