./configure \ 'CFLAGS=-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -iwithsysroot /Developer/SDKs/MacOSX10.4u.sdk'\ CPPFLAGS=-I/opt/local/include\ 'LDFLAGS=-L/opt/local/lib -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -iwithsysroot /Developer/SDKs/MacOSX10.4u.sdk'\ --prefix=/opt/local\ --enable-image=x11\ --enable-xface\ --enable-keymap=w3m\ --enable-dict\ --enable-w3mmailer\ --with-libintl-prefix=/opt/local\ --with-imagelib=imlib\ --without-migemo\ --with-gc=/opt/local\ --x-includes=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include --x-libraries=/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib\ && make