./configure in scribus-1.0 checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt checking if Qt compiles without flags... no checking for moc... /opt/qt/bin/moc checking for uic... /opt/qt/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no configure: error: conditional "AMDEP" was never defined. Usually this means the macro was only invoked conditionally.
anybody know what this is? I don't have problems with ./configure in scribus 0.8: checking for libjpeg6b... (cached) no checking for libjpeg... (cached) -ljpeg checking for Qt... (cached) libraries /opt/qt/lib, headers /opt/qt/include using -mt checking if Qt compiles without flags... (cached) no checking for moc... (cached) /opt/qt/bin/moc checking for uic... (cached) /opt/qt/bin/uic checking whether uic supports -L ... (cached) yes checking whether uic supports -nounload ... (cached) yes checking if Qt needs -ljpeg... (cached) no checking if CVS should be compiled... no checking if admin should be compiled... no checking if scribus should be compiled... yes
