If you use configure from outside the source tree, the file transport_config.mk isn't copied as it should. This patch fixes that.
Fix for missing transport_config.mk after configure
Note that since the patch modifies configure.in, autoconf must be executed after the patch is applied, so configure will also change as a result
Log in to post a comment.
Fix for missing transport_config.mk after configure
Note that since the patch modifies configure.in, autoconf must be executed after the patch is applied, so configure will also change as a result