minor bug fix in configure.ac (credit to Vincent Torri)

This commit is contained in:
Antonin Descampe
2011-08-11 12:22:31 +00:00
parent e3e2dc1f6e
commit 751d2a0fe7
2 changed files with 2 additions and 0 deletions

View File

@@ -347,6 +347,7 @@ AC_SUBST(TIFF_LIBS)
# libcms2
lcms_output="no"
have_lcms2="no"
AC_ARG_ENABLE([lcms2],
[AC_HELP_STRING([--disable-lcms2], [disable LCMS-2 support @<:@default=enabled@:>@])],