build: make meson the default build system
We still support autotools for now, but it is no longer the default.
This commit is contained in:
@ -363,6 +363,10 @@ AS_IF([test "x$ac_cv_header_wordexp_h" != "xyes"],[
|
||||
echo " --maildir=/home/user/Maildir"
|
||||
])
|
||||
|
||||
|
||||
echo "NOTE: autotools support has been deprecated and will be removed"
|
||||
echo " after the next stable release. use the meson build instead"
|
||||
|
||||
echo
|
||||
echo "Now, type 'make' (or 'gmake') to build mu"
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user