|
|
|
@ -34,7 +34,7 @@ new file mode 100644 |
|
|
|
+# Process this file with autoconf to produce a configure script.
|
|
|
|
+
|
|
|
|
+AC_PREREQ([2.69])
|
|
|
|
+AC_INIT([SuiteSparse_config],[5.1.0],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/])
|
|
|
|
+AC_INIT([SuiteSparse_config],[5.2.0],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/])
|
|
|
|
+AC_CONFIG_SRCDIR([SuiteSparse_config.c])
|
|
|
|
+AC_CONFIG_AUX_DIR([build-aux])
|
|
|
|
+AC_CONFIG_MACRO_DIR([m4])
|
|
|
|
|