Switch to side-by-side view
--- a/src/configure +++ b/src/configure @@ -2296,7 +2296,8 @@ fi cd $QTGUI -# We just want a .pro file: no problem with unsubstituted variables +# We just want a .pro file: no problem with unsubstituted variables for now +test -f recoll.pro && chmod +w recoll.pro cp recoll.pro.in recoll.pro ${QMAKE} recoll.pro if test $? != 0 ; then