On May 19, 2005, at 7:41 AM, IOhannes m zmölnig wrote:
Update of /cvsroot/pd-gem/Gem/src/Gnu In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31109
Modified Files: acinclude.m4 aclocal.m4 configure Log Message: did better quoting, this should fix the issues with autoconf>2.53
...thanks for this! Ok, so I can now run autoconf with no big errors or warnings...but now I'll have to work on how to identify the opengl headers and such...plus, configure is picking up all the x11 stuff, and while that might be interesting as an intellectual exercise, I doubt anyone would want to run gem with x11 on osx: unfortunately, configuring with "-without-x" brings up "Gem will not run without X"...do you think that a "-with-osxnative" flag would be good to use to disable x11 and all of the "extra" media libs (except of course ftgl)?
...and one other thing before I dig into this over the weekend: it appears we can't do relative paths for --includedir?
configure: error: expected an absolute directory name for -- includedir: ../../../GemLibs:../../../pd-0.38-4/src
l8r, jamie