configure: argh! Forgot to AC_SUBST() the GEGL major-minor version.

This commit is contained in:
Jehan 2018-04-28 01:45:45 +02:00
parent f6a8d93190
commit 2451435323
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ AC_SUBST(GTK_REQUIRED_VERSION)
AC_SUBST(GTK_WIN32_RECOMMENDED_VERSION)
AC_SUBST(CAIRO_REQUIRED_VERSION)
AC_SUBST(CAIRO_PDF_REQUIRED_VERSION)
AC_SUBST(GEGL_MAJOR_MINOR_VERSION)
AC_SUBST(GEGL_REQUIRED_VERSION)
AC_SUBST(GEXIV2_REQUIRED_VERSION)
AC_SUBST(LCMS_REQUIRED_VERSION)