あくまで一例です。
LD_RUN_PATH='/opt/lib:/usr/openwin/lib:/usr/dt/lib' \ CC='gcc -pipe' \ ./configure --prefix=/opt/pkgs/xemacs-21.2.x \ '--with-gcc' '--cflags=-O3 -funroll-loops -mcpu=ultrasparc' \ '--site-includes=/opt/include -I/usr/lib/locale/ja/wnn/demo/include' \ '--site-libraries=/opt/lib -L/usr/lib/locale/ja/wnn/demo/lib' \ '--dynamic=yes' \ '--with-x11' \ '--x-includes=/usr/openwin/include -I/usr/dt/include' \ '--x-libraries=/usr/openwin/lib -L/usr/dt/lib' \ '--with-widgets=athena' \ '--with-menubars=lucid' \ '--with-dialogs=motif' \ '--with-xpm' '--with-xface' '--with-gif' '--with-jpeg' '--with-png' \ '--with-site-lisp' \ '--with-mule' '--with-xim=no' '--with-wnn6' \ '--debug=no' '--error-checking=none'