hi,
I'm currently creating a port of maxima for openbsd. It compiles and
runs great, however I'd like to build "flavors" so that one can build
maxima with or without emacs and/or x11 support.
I would really appreciate if someone comfortable with the build process
could add a --disable-emacs and a --disable-x11 to the configure script
so "make" and "make install" won't building install the emacs and x11
flaovrs. Is this difficult to add?
rich