On Wed, Nov 14, 2007 at 11:41:24AM -0700, Bob Proulx wrote: > 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. I see, so, I either need to modify the program to know where particular things are (which I'll probably do), or make it just work after you do 'make install'. Thanks, Bob Rossi _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf