Bug 201278 - media-gfx/imagemagick-6.3.5.10: configure script is slightly broken
Bug#: 201278 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: mmokrejs@ribosome.natur.cuni.cz
Component: Applications
URL: 
Summary: media-gfx/imagemagick-6.3.5.10: configure script is slightly broken
Keywords:  
Status Whiteboard: 
Opened: 2007-12-04 21:28 0000
Description:   Opened: 2007-12-04 21:28 0000
-------------------------------------------------------------
Checking for WMF support
-------------------------------------------------------------
checking for libwmf/ipa.h... yes
checking for wmf_lite_create in -lwmflite... yes
checking if WMF package is complete... yes
-------------------------------------------------------------
Checking for ImageMagick delegate programs
-------------------------------------------------------------
./configure: line 40840: test: -gt: unary operator expected
checking for autotrace... /usr/bin/autotrace



40832 MPEGDecodeDelegateDefault='mpeg2decode'
40833 MPEGEncodeDelegateDefault='mpeg2encode'
40834 MVDelegateDefault='mv'
40835 PCLDelegateDefault='pcl6'
40836 PGPDecodeDelegateDefault='pgpv'
40837 POVDelegateDefault='povray'
40838 if test "$native_win32_build" = 'yes'; then
40839     PSDelegateDefault='gswin32c'
40840 elif test $framework -gt 0; then
40841     PSDelegateDefault='gsc'
40842 else
40843     PSDelegateDefault='gs'
40844 fi
40845 RLEEncodeDelegateDefault='rawtorle'
40846 RMDelegateDefault='rm'

------- Comment #1 From Jakub Moc (RETIRED) 2007-12-04 21:30:59 0000 -------
Did you report this upstream?

------- Comment #2 From Martin Mokrejš 2007-12-04 21:37:24 0000 -------
No, I did not.

------- Comment #3 From Markus Meier 2007-12-30 13:28:23 0000 -------
should be fixed in media-gfx/imagemagick-6.3.7.8.

------- Comment #4 From Martin Mokrejš 2008-01-03 17:31:22 0000 -------
yes, is fixed