> > This was intended, since libqt-mt is more commonly used than libqt. > The -devel files for this however becomes funny. When I install qt from the > source, I have to reconfigure teh source dir (the headers etc) to be mt > or not depending on what the app is wanting that I'm compiling. Perhaps > there is another libqt-mt-devel package which conflicts with the > lib-qt-devel package so that you you can have one or the other installed as > needed? >
under Debian I have both qt-devel and qt-mt-devel installed. It sounds like the configure script could be made smart enough to use either.
