diff options
Diffstat (limited to 'academic/csparse/patches/autoconfiscate.diff')
-rw-r--r-- | academic/csparse/patches/autoconfiscate.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/csparse/patches/autoconfiscate.diff b/academic/csparse/patches/autoconfiscate.diff index 9cae925af1..0c3ca3cd92 100644 --- a/academic/csparse/patches/autoconfiscate.diff +++ b/academic/csparse/patches/autoconfiscate.diff @@ -258,7 +258,7 @@ new file mode 100644 +# Process this file with autoconf to produce a configure script. + +AC_PREREQ([2.69]) -+AC_INIT([CSparse],[3.1.9],[DrTimothyAldenDavis@gmail.com],[csparse],[http://www.suitesparse.com/]) ++AC_INIT([CSparse],[3.2.0],[DrTimothyAldenDavis@gmail.com],[csparse],[http://www.suitesparse.com/]) +AC_CONFIG_SRCDIR([Source/cs_print.c]) +AC_CONFIG_AUX_DIR([build-aux]) +AC_CONFIG_MACRO_DIR([m4]) |