Lifted the ban on operating systems other than Linux and FreeBSD
This commit is contained in:
parent
38cc2cb238
commit
ab9ebed0cd
@ -14,7 +14,9 @@ AC_DEFUN([TARGET_SHIZZLE],
|
||||
LIBBURN_ARCH_LIBS=-lcam
|
||||
;;
|
||||
*)
|
||||
AC_ERROR([You are attempting to compile for an unsupported platform])
|
||||
ARCH=
|
||||
LIBBURN_ARCH_LIBS=
|
||||
# AC_ERROR([You are attempting to compile for an unsupported platform])
|
||||
;;
|
||||
esac
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2009.03.03.092057"
|
||||
#define Cdrskin_timestamP "2009.03.05.145309"
|
||||
|
Loading…
Reference in New Issue
Block a user