introduce autotools deprecation warning
All threads resolved!
All threads resolved!
Compare changes
+ 10
− 0
@@ -54,3 +54,13 @@ GIT_COMMIT=$hash
\ No newline at end of file
As autotools will be deprecated in the future, we are now printing a warning (with user confirmation) at the end of the configure script.
This warning can be disabled with the --enable-silent_deprecation
flag.
Deprecate autotools.