./configure\ PKG_CONFIG_PATH=/opt/local/devel/lib/pkgconfig:/opt/local/lib/pkgconfig\ CC='gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -iwithsysroot /Developer/SDKs/MacOSX10.4u.sdk' CPP=cpp\ CXX='g++ -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -iwithsysroot /Developer/SDKs/MacOSX10.4u.sdk' CXXCPP='g++ -E'\ CPPFLAGS='-I/opt/local/include'\ LDFLAGS='-L/opt/local/lib'\ --x-includes=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include\ --x-libraries=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib\ --prefix=/opt/local\ --enable-dict\ --with-m17nlib\ --with-scim\ --with-anthy\ --without-anthy-utf8\ --with-canna\ --with-wnn\ --with-wnn-libraries=/opt/local/lib\ --with-wnn-includes=/opt/local/include/wnn\ --without-sj3\ --without-mana\ --without-prime\ --with-x\ --with-xft\ --with-gtk2\ --enable-gnome-applet\ --without-qt\ --without-qt-immodule\ --without-qt4-immodule\ && make