Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: guake - Drop-down terminal for GNOME https://bugzilla.redhat.com/show_bug.cgi?id=450189 ------- Additional Comments From pahan@xxxxxxxxxxxxxxx 2008-07-04 07:04 EST ------- >Throwing out the warning to stdout or stderr differs. >(Again on Fedora anyway a patch is needed to deal with this issue) Undoubtedly. But nevertheless in your patch checking disabled compleatly (if test -z ""; then). In my patch check is working successfully: if test -z "$( echo $ac_pvte_result | grep -v 'could not import gtk' )"; then. In case if occurs other error, it is not be greped. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review