Comment 4 for bug 889463

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks a lot for your work on this.

This does not look correct to me:

           --with-tcp \
           --with-clx \
           --enable-threads=yes \
- --enable-boehm=system \
+ --enable-unicode
+ #--enable-boehm=system
           --with-x

Is "--with-x" still being used (note the missing '\' at the end)?