Jean Louis <bugs@gnu.support> ha escrit: > After git pull, ./boostrap and > ./configure --prefix=/package/mail/mailutils > --with-guile-site-dir=/package/prog/guile-2.0.13/share/guile/site/2.0 > --disable-python MU_DEFAULT_SCHEME=maildir --no-create --no-recursion > > I do not get Makefile created.
Because you explicitly stated that Makefile should not be created: --no-create. Remove this both --no-create and --no-recursion options. Best regards, Sergey _______________________________________________ Bug-mailutils mailing list Bug-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-mailutils