summaryrefslogtreecommitdiffstats
path: root/academic/suitesparseconfig/autotoolize.diff
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2016-01-03 00:54:53 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-09 07:12:48 +0700
commitfbcc28733efd4754ed900b23e38b0c91e9a739be (patch)
treeca7bf2f33d1e085351068e50eab5815adfe863b9 /academic/suitesparseconfig/autotoolize.diff
parentff76990b392104512945621c5bc65105c9fff4d8 (diff)
downloadslackbuilds-fbcc28733efd4754ed900b23e38b0c91e9a739be.tar.gz
slackbuilds-fbcc28733efd4754ed900b23e38b0c91e9a739be.tar.xz
academic/suitesparseconfig: Updated for version 4.4.6.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'academic/suitesparseconfig/autotoolize.diff')
-rw-r--r--academic/suitesparseconfig/autotoolize.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/suitesparseconfig/autotoolize.diff b/academic/suitesparseconfig/autotoolize.diff
index 2ac9afc27e..0dd3b85acb 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])