Made number transition to 1.2.5

This commit is contained in:
2012-07-20 16:49:40 +00:00
parent 5ab84314c0
commit 5397f85d38
9 changed files with 69 additions and 57 deletions

View File

@@ -118,9 +118,9 @@ test_structest_CPPFLAGS = -Ilibburn
test_structest_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
test_structest_SOURCES = test/structest.c
## cdrskin construction site - ts A60816 - B20402
## cdrskin construction site - ts A60816 - B20720
cdrskin_cdrskin_CPPFLAGS = -Ilibburn
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_2_3
cdrskin_cdrskin_CFLAGS = -DCdrskin_libburn_1_2_5
# cdrskin_cdrskin_LDADD = $(libburn_libburn_la_OBJECTS) $(LIBBURN_EXTRALIBS)
# ts A80123, change proposed by Simon Huggins to cause dynamic libburn linking