subdir-objects and top_srcdir/top_builddir conflict
After adding the subdir-objects automake option, the autotools will try to create a directory called literally '$(top_srcdir)'/path/to/source to store .Plo files. with subdir-objects option, the top_srcdir and top_builddir variables are no longer needed (except in AM_CPPFLAGS and linker commands). *finally* gets hydra building again after yesterday's attempt to make automake-1.14 happy
Please register or sign in to comment