Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpfr
mpfr
Commits
98c1bfc7
Commit
98c1bfc7
authored
Oct 18, 2021
by
Vincent Lefevre
Browse files
Added a TODO/FIXME to add Git information to "make check".
parent
fec56a5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
98c1bfc7
...
...
@@ -17,6 +17,7 @@
AUTOMAKE_OPTIONS
=
1.6 gnu
# TODO/FIXME: add Git information (see Mutt's version.sh as an example).
output_info
=
{
\
if
[
-d
$(top_srcdir)
/.svn
]
;
then
\
output
=
`
svnversion
$(top_srcdir)
2> /dev/null
`
;
\
...
...
LEFEVRE Vincent
@vlefevre
mentioned in commit
9b1a9f0e
·
Nov 22, 2021
mentioned in commit
9b1a9f0e
mentioned in commit 9b1a9f0e32b35cc2cb4c34e75a5557b67244d112
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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