summaryrefslogtreecommitdiff
path: root/math/latte-integrale/files/patch-configure.ac
blob: 6f097a73ad3d317e32d0345d832b34f7797bd561 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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