* Paul Wise: > Use "cd plugins/icq ; qmake-qt4 icq.pro" instead of "qmake-qt4 icq.pro".
Actually, "cd plugins/icq && qmake-qt4 icq.pro" is the recommended approach. It makes sure that the the command does not spuriously succeed when the target directory does not exist and the current directory contains the necessary input data for the command. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]