diff options
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index cf0c556..3a5ea89 100644 --- a/include/config.h +++ b/include/config.h @@ -292,7 +292,7 @@ #define HAVE_LIBTIFF 1 /* Define if you have liblcms. */ -#define HAVE_LIBLCMS 1 +/* #undef HAVE_LIBLCMS */ #ifndef HAVE_STRNCASECMP /* OS/2 needs this */ |