Lifted the ban on operating systems other than Linux and FreeBSD
This commit is contained in:
parent
b9be55973b
commit
38cc2cb238
@ -14,7 +14,9 @@ AC_DEFUN([TARGET_SHIZZLE],
|
|||||||
LIBBURN_ARCH_LIBS=-lcam
|
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
|
esac
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2009.03.03.103706"
|
#define Xorriso_timestamP "2009.03.05.121700"
|
||||||
|
Loading…
Reference in New Issue
Block a user