Hi list,
INST_DIR in Makefile and the message from configure don't match:
- INST_DIR = ${prefix}/grass-${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}
- configure: ${prefix}/grass${VERSION_MAJOR}${VERSION_MINOR}
Which is correct?
Thanks.