Bob Rossi wrote:
> One of the things my build system does is compile a bunch of plugins. The
> application scans a directory, and attempts to load all of the plugins
> in that directory. When I run the program from the build dir, the plugin
> directory is in a different location than when it's installed.

Pass in the plugin directory either as a command line option or as an
environment variable?  Then the test frame could be self-contained.

Bob


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to