Skip to content

Commit

Permalink
Check for EvaluateImageChannel
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagick committed Apr 9, 2004
1 parent c11c89b commit 3d32c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ AC_CHECK_FUNCS([SetImageOption AddDefinitions GrayscalePseudoClassImage])
AC_CHECK_FUNCS([RadialBlurImage RandomThresholdImageChannel SeparateImageChannel])
AC_CHECK_FUNCS([QuantumOperatorRegionImage GetImageStatistics])
AC_CHECK_FUNCS([GetColorInfoList GetTypeInfoList GetMagickInfoList])
AC_CHECK_FUNCS([EvaluateImageChannel])

# What typedefs?
AC_CHECK_TYPES([DisposeType,
Expand Down

0 comments on commit 3d32c88

Please sign in to comment.