mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
11 lines
386 B
Text
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
|