X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=59532588f1994afd989d1481374b793817157045;hb=7f1aa4f11e60123bd0ada6c352448ca43bd37efe;hp=fa3aadbb0ef8464b832363618aebb4b48c5000d5;hpb=2f1e9f7d3b5cdd5319c31111daa7e56c6df43c0a;p=asdcplib.git diff --git a/configure.ac b/configure.ac index fa3aadb..5953258 100644 --- a/configure.ac +++ b/configure.ac @@ -37,7 +37,7 @@ AC_PREREQ([2.59]) # For example, if asdcplib version 1.0.0 were modified to accomodate changes # in file format, and if no changes were made to AS_DCP.h, the new version would be # 1.0.1. If changes were also required in AS_DCP.h, the new version would be 1.1.1. -AC_INIT([asdcplib], [2.7.22], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.10.36], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) @@ -68,10 +68,7 @@ fi AX_LIB_OPENSSL([0.9.7]) AX_LIB_EXPAT AX_LIB_XERCES -#AM_PATH_PYTHON([2.3], , [:]) -AZ_PYTHON_DEFAULT -AZ_PYTHON_WITH -AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != :]) + AC_ARG_ENABLE([freedist], [ --enable-freedist ensure source distribution is of BSD-licensed code], [case "${enableval}" in