From af80089811562467b620e16084edb3f4c21cdf83 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 24 Aug 2006 13:41:22 +0000 Subject: [PATCH] Experimental option cdrskin/compile_cdrskin.sh -newapi --- cdrskin/compile_cdrskin.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cdrskin/compile_cdrskin.sh b/cdrskin/compile_cdrskin.sh index 028daed..15ee816 100755 --- a/cdrskin/compile_cdrskin.sh +++ b/cdrskin/compile_cdrskin.sh @@ -28,6 +28,9 @@ do elif test "$i" = "-cvs_A60220" then libvers="-DCdrskin_libburn_cvs_A60220_tS" + elif test "$i" = "-newapi" + then + def_opts="$def_opts -DCdrskin_new_api_tesT" elif test "$i" = "-do_not_compile_cdrskin" then compile_cdrskin=0