Hi, I try to install the lastest master version of pal without starlink
but there is no configure file in it
I've try
errors: configure.ac:11: error: require Automake 1.8.2-starlink, but have 1.16.3
AM_INIT_AUTOMAKE(1.8.2-starlink)
I've try comment this line and then
errors:
./configure: line 11935: syntax error near unexpected token `build,'
./configure: line 11935: `STAR_DECLARE_DEPENDENCIES(build, erfa starutil)'
could anyone help to generate a configure file?