diff options
Diffstat (limited to 'academic/ldl/patches/autoconfiscate.diff')
-rw-r--r-- | academic/ldl/patches/autoconfiscate.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/ldl/patches/autoconfiscate.diff b/academic/ldl/patches/autoconfiscate.diff index ea7bcaf561d3..ae66234a96bc 100644 --- a/academic/ldl/patches/autoconfiscate.diff +++ b/academic/ldl/patches/autoconfiscate.diff @@ -152,7 +152,7 @@ new file mode 100644 +# Process this file with autoconf to produce a configure script. + +AC_PREREQ([2.69]) -+AC_INIT([LDL],[2.2.6],[DrTimothyAldenDavis@gmail.com],[ldl],[http://www.suitesparse.com/]) ++AC_INIT([LDL],[2.2.6],[https://github.com/DrTimothyAldenDavis/SuiteSparse],[ldl],[http://www.suitesparse.com/]) +AC_CONFIG_SRCDIR([Source/ldl.c]) +AC_CONFIG_AUX_DIR([build-aux]) +AC_CONFIG_MACRO_DIR([m4]) |