"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:

| On Wed, May 31, 2006 at 09:02:19PM +0200, Lars Gullik Bjønnes wrote:
| > 
| > To be able to build out-of-the-bos on fc5 with the qt4 from extras I
| > have to do something similar to:
| > 
| > Index: qt.m4
| > ===================================================================
| > --- qt.m4       (revision 13974)
| > +++ qt.m4       (working copy)
| > @@ -443,6 +443,9 @@
| > 
| >         dnl pay attention to $QT4DIR unless overridden
| >         if test -z "$qt4_cv_dir"; then
| > +                if test -z "$QT4DIR"; then
| > +                        QT4DIR=/usr/lib/qt4
| > +                fi
| >                 qt4_cv_dir=$QT4DIR
| >         fi
| > 
| > To have it compile without and other intervention.
| > 
| > Should I just commit this?
| 
| Does this work for AMD64 as well?

Not sure yet, I'll check when I get home.

But I think it will.

-- 
        Lgb

Reply via email to