mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
announce flex version in autogen.sh
* autogen.sh: Announce flex version. Has the side-effect of checking for flex when building from git.
This commit is contained in:
parent
b710608c87
commit
6349a55629
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ fi
|
|||
echo ""
|
||||
${M4:-m4} --version
|
||||
echo ""
|
||||
flex --version
|
||||
echo ""
|
||||
|
||||
######################################################################
|
||||
### update infrastructure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue