PKG_INCLUDES is on some systems set to -I"" and this result in compile errors. Is there a way to suppress this? I'm currently remove the @PKG_INCLUDES@ from Makefile.in for all systems. It is working with an already installed tcl under --prefix=..
Log in to post a comment.