commit | cdae12a7db30748b12e95285778c5a949d11445e | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sun Sep 19 02:24:31 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sun Sep 19 02:24:31 2010 +0000 |
tree | db9d83b18755a640c9223efb7060125b8a8e13b2 | |
parent | e2d71792d55e35f5ac9a1a408f838a8ae454fb81 [diff] [blame] |
diff --git a/configure b/configure index d7e93aa..19ed7fb 100755 --- a/configure +++ b/configure
@@ -20205,6 +20205,9 @@ 64 ) ;; * ) as_fn_error 16 "\"Pixel quantum depth must have value of 8" "$LINENO" 5 ;; esac +if test "$enable_hdri" = 'yes'; then + with_quantum_depth=16 +fi QUANTUM_DEPTH="$with_quantum_depth" cat >>confdefs.h <<_ACEOF