2007/8/13, Marc Weber <[EMAIL PROTECTED]>: > Hi.. > > What about enhancing the default configure script to also recorgnize > qmake ? (should be used if a .pro file exists) > > It has been used about 3 to 4 times by now.. So it's rare I think. > > It's a small thing you don't have to think about then.. > Or is this overkill? You may write this in $qt/nix-support/setup-hook, and call if, say, $qtDance is defined.
I've wrote something like this for cmake (I enable it by default, because I sure that approximately every package using cmake want to run cmake dance instead of autotools). I think that setup.sh should not support large variety of build systems, but it allow you to override anything in setup-hook... -- Yura mailto: [EMAIL PROTECTED] Excuse me for my poor English. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
