configure: argh! Forgot to AC_SUBST() the GEGL major-minor version.
This commit is contained in:
parent
f6a8d93190
commit
2451435323
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue