mirror of https://github.com/GNOME/gimp.git
fixed comment
This commit is contained in:
parent
38ea03b65e
commit
d67d6f1376
|
@ -1150,9 +1150,10 @@ PKG_CHECK_MODULES(SVG, librsvg-2.0 >= rsvg_required_version,
|
|||
AC_SUBST(SVG)
|
||||
AC_SUBST(LIBSVG)
|
||||
|
||||
###################
|
||||
# Check for librsvg
|
||||
###################
|
||||
|
||||
######################
|
||||
# Check for libpoppler
|
||||
######################
|
||||
|
||||
PKG_CHECK_MODULES(POPPLER, poppler-glib >= poppler_required_version,
|
||||
POPPLER='poppler$(EXEEXT)'
|
||||
|
|
Loading…
Reference in New Issue