Hi Chris,
simply run ./configure and make after every SVN update.
./configure recomputes the paths that are being displayed.
Best Regards,
Jürgen
On 9/30/21 8:37 PM, Chris Moller wrote:
I don't know if it's a bug or a feature, but
apl --show_src_dir
used to show the local apl directory used to build it but is now showing
/home/eedjsa/savannah-repo-apl/trunk/src
When writing native functions, in order to set the include path, it
was really handy being able to get the local directory straight
fromapl itself. Can that capability be put back in? Maybe with
another option like --show_local_src_dir?
Thanks,
Chris