mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Do not warn about obsolete autoconf macros.
prepare.sh:
As above.
This commit is contained in:
@@ -16,4 +16,4 @@ fi
|
||||
|
||||
echo "Setting up autotools"
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
autoconf -Wno-obsolete
|
||||
|
||||
Reference in New Issue
Block a user