mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Lowered required autoconf version to 2.59.
This commit is contained in:
parent
08671a1d6d
commit
9f49fca32e
@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([OPM Polymer Module], [0.1], [atgeirr@sintef.no],dnl
|
||||
[opmpolymer], [https://public.ict.sintef.no/opm/hg/opm-polymer])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user