diff options
Diffstat (limited to 'academic/suitesparseconfig/autotoolize.diff')
-rw-r--r-- | academic/suitesparseconfig/autotoolize.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/suitesparseconfig/autotoolize.diff b/academic/suitesparseconfig/autotoolize.diff index 2ac9afc27e49..0dd3b85acb1a 100644 --- a/academic/suitesparseconfig/autotoolize.diff +++ b/academic/suitesparseconfig/autotoolize.diff @@ -28,7 +28,7 @@ new file mode 100644 +# Process this file with autoconf to produce a configure script. + +AC_PREREQ([2.69]) -+AC_INIT([SuiteSparse_config],[4.4.4],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/]) ++AC_INIT([SuiteSparse_config],[4.4.6],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/]) +AC_CONFIG_SRCDIR([SuiteSparse_config.c]) +AC_CONFIG_HEADERS([config.h]) +AM_INIT_AUTOMAKE([foreign]) |