ports/math/latte-integrale/files/patch-configure.ac
Yuri Victorovich f196986ae6 math/latte-integrale: Update 1.7.5 -> 1.7.6
Reported by:	portscout
2021-03-18 10:33:26 +00:00

11 lines
386 B
Text

--- configure.ac.orig 2021-03-18 01:55:52 UTC
+++ configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(latte-int, 1.7.6)
+AC_INIT(latte-integrale, 1.7.6)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([code/config.h:code/config.hin])
AM_INIT_AUTOMAKE([gnu 1.11]) # Need 1.11 for parallel test harness in code/maple