mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-25 01:20:34 +01:00
[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().
This commit is contained in:
parent
c3b05a796e
commit
ddb529a59c
1 changed files with 1 additions and 1 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue