commit | a97426c4275336c0347bb6a862ed5960012f4d2f | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Fri Feb 04 01:41:27 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Fri Feb 04 01:41:27 2011 +0000 |
tree | aa455799be867d2d9a8c249c2632c267bd065629 | |
parent | d511bb57fef05751ea883ca03070625ecdb5f85a [diff] [blame] |
diff --git a/configure b/configure index 601a9b0..3572a59 100755 --- a/configure +++ b/configure
@@ -32143,11 +32143,7 @@ # # Ghostscript related configuration. # -if test "$have_png" = 'yes'; then - GSAlphaDevice=pngalpha -else - GSAlphaDevice=pnmraw -fi +GSAlphaDevice=pngalpha GSColorDevice=pnmraw GSCMYKDevice=pam GSMonoDevice=pbmraw