forked from mirror-github-bspeice/flam3
version to 3.1.0
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ AC_INIT(flam3-animate.c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_ARG_ENABLE(pthread, [ --enable-pthread compile FLAM3 with threads enabled (default=yes)])
|
||||
AC_ARG_ENABLE(atomic_ops, [ --enable-atomic-ops compile FLAM3 with atom ops enabled (default=yes, independently checks for 32 and 64 bit sizes)])
|
||||
AM_INIT_AUTOMAKE(flam3,"3.0.2")
|
||||
AM_INIT_AUTOMAKE(flam3,"3.1.0")
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user