[cairo] [cairo-commit] configure.ac
Behdad Esfahbod
behdad at behdad.org
Sun Sep 7 09:07:20 PDT 2008
Chris Wilson wrote:
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> New commits:
> commit ddb529a59c96077dd29b3bcfbc9749cb2d6de703
> Author: Chris Wilson <chris at chris-wilson.co.uk>
> Date: Sun Sep 7 12:16:29 2008 +0100
>
> [configure.ac] Bump the required version.
>
> 2.62!!! Hopefully Behdad will notice and rewrite his excellent build
> scripts to avoid m4_newline() and m4_expand().
Thanks Chris. I was going to send a mail today ask that people test to make
sure I've not used any 2.62 features. I tried to check docs. I see now that
m4_newline is documented as 2.62, but m4_expand isn't. If need be, I can
easily fix those, but was also going to ask, does anyone mind us using 2.62?
What's the version Debian uses?
Thanks
behdad
> diff --git a/configure.ac b/configure.ac
> index b159293..26bd293 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,4 +1,4 @@
> -AC_PREREQ(2.58)
> +AC_PREREQ(2.62)
> CAIRO_PARSE_VERSION
> AC_INIT([cairo],
> [cairo_version_major.cairo_version_minor.cairo_version_micro],
> _______________________________________________
> cairo-commit mailing list
> cairo-commit at lists.cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo-commit
>
More information about the cairo
mailing list