You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This minor mptcpd release includes the following notable changes:
- Test plugins are no longer installed when running "make install". A
side benefit of the changes is that test plugins only build when the
test suite is built via "make check" or "make distcheck". Libtool
relink warnings that occurred when building the tests have also been
addressed.
- VPATH builds where the build directory and source directory
differ (e.g. "mkdir build; cd build; ../configure; make") now
succeed.
0 commit comments