We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2345f commit d765991Copy full SHA for d765991
1 file changed
configure.ac
@@ -3,7 +3,7 @@
3
# aclocal.m4 and Makefile.in. See also: http://tinyurl.com/hatuyfn
4
# --------------------------------------------------------------
5
AC_INIT([libmesh],[1.8.0-pre],[https://github.com/libMesh/libmesh/discussions],[libmesh],[http://libmesh.github.io])
6
-AC_PREREQ([2.71])
+AC_PREREQ([2.68])
7
8
# by default CFLAGS and CXXFLAGS are set to '-g -O2' on systems that support them.
9
# this causes a problem if we then declare a different optimization level. So
0 commit comments