./configure \ --prefix=/usr \ --sysconfdir=/etc \ --libdir=/usr/lib${libSuffix} \ --localstatedir=/var \ --infodir=/usr/info \ --localedir=/usr/share/locale \ --mandir=/usr/man \ --enable-static=no \ --enable-shared=yes \ --with-xcb=yes \ $BUILD_SYSTEM