CC='gcc -pipe' ./configure \ '--extra-verbose' \ '--with-gcc' \ '--cflags=-O3 -funroll-loops' \ '--site-includes=/usr/local/include -I/usr/lib/locale/ja/wnn/demo/include' \ '--site-libraries=/usr/local/lib -L/usr/lib/locale/ja/wnn/demo/lib' \ '--dynamic=yes' \ '--with-x11' \ '--x-includes=/usr/openwin/include' \ '--x-libraries=/usr/openwin/lib' \ '--with-toolbars=yes' \ '--with-menubars=lucid' '--with-xfs=no' \ '--with-dialogs=motif' \ '--with-cde=no' '--with-xpm' \ '--with-xface' '--with-gif' '--with-jpeg' '--with-png' \ '--with-tty=yes' \ '--with-site-lisp' \ '--package-path=~/.xemacs::$prefix/lib/xemacs-${version}/packages:/usr/local/sha re/xemacs/packages' \ '--with-mule' '--with-offix' '--with-xim=no' '--with-wnn6' \ '--debug=no' '--error-checking=none'