> - allowed_values = ('xform', 'qt2', 'qt3', 'qt4', 'gtk') ), > + allowed_values = ('qt2', 'qt3', 'qt4', 'gtk') ),qt2 looks odd.
Unless you want to rename src/frontends/qt2 in the 1.4.x branch to qt3. The existence of that directory, by the way, is a signature for scons to tell 1.4.x and 1.5.x apart. Bo