Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lorenz Huedepohl
ftimings
Commits
314fa509
Commit
314fa509
authored
Mar 19, 2015
by
Lorenz Huedepohl
Browse files
AC_PROG_EGREP seems necessary (on Hydra, for example)
parent
95a9cfab
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
314fa509
...
...
@@ -64,6 +64,8 @@ if test "$can_compile_avx" = "yes" ; then
fi
AC_MSG_RESULT([$can_compile_avx])
AC_PROG_EGREP
AC_LANG([Fortran])
AC_PROG_FC
AC_FC_LIBRARY_LDFLAGS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment