dependency of glib in configure.ac to>=2.22
so now we have the problem that your mailer doesn't extend the email
address. So you have to put a From line at the top of your email body.
Ok, thanks.
I use following cmdline to send it:
cat 0001-glib-version.patch |mutt -s '[PATCH 01/02 res
Hi Yang,
> src/stats.c and src/tools/stats-tool.c use glib function g_mkstemp_full
> g_mkstemp_full comes since GLib 2.21.6, see following changelog:
> http://linuxtesting.org/upstream-tracker/changelogs/glib/2.21.6/changelog.html
>
> So here fix the dependency of glib in configure.ac to >=2.22
src/stats.c and src/tools/stats-tool.c use glib function g_mkstemp_full
g_mkstemp_full comes since GLib 2.21.6, see following changelog:
http://linuxtesting.org/upstream-tracker/changelogs/glib/2.21.6/changelog.html
So here fix the dependency of glib in configure.ac to >=2.22
---
configure.ac |