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: qt4: Qt GUI toolkit https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=188180 ------- Additional Comments From laurent.rineau__fedora_extras@xxxxxxxxxxxxxx 2006-05-20 16:08 EST ------- With these three lines, it seems to find the correct flags: %global mysql_include $(mysql_config --include || echo "-I%{_includedir}/mysql") %global mysql_libs $(mysql_config --libs || echo "-L%{_libdir}/mysql") %global mysql_ldflags $(echo %{mysql_libs} | perl -pi -e "s, -l/? \\\S+,,g") See the extra quote of "\" in mysql_ldflags. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review