Comment 1 for bug 653882

Revision history for this message
Alexander Sack (asac) wrote :

> moc-qt4 is only provided by Debian based distros. If you really need to override Qt4 moc executable (for FreeBSD like changelog says), please allow it by the mean of either configure switch or environment variable.

yes. i think we could try moc-qt4 and fall back to moc and bail out of none is found?

> Also, would it be possible to have a bit of flexibility wrt bindings? For instance --with-qt4 would build Qt4 bindings, --with-glib2 would build glib bindings etc.

Yes, atm everything is auto probed and disabled/enabled based on whether build dep is available.

I agree the build system could allow more explicit configuration. Please open a new bug for this.