--enable-gui=no --prefix=/usr --with-features=huge --enable-multibyteDo I need to run ./configure (with options), make, and make install after every patch to keep these options going?
Usually just doing 'make' and 'make install' will suffice. However, there might be cases where you may need to run configure again (for eg, if configure itself undergoes a change). HTH, Diwaker -- Web/Blog/Gallery: http://floatingsun.net/blog
