> > Martin, is this something we need to change in general? In aclocal.m4, we
> > use the rpath options with a comma in that place in line 1658, but just
> > a few lines down we use it with a space (and have a comment that even
> > says so). It seems to work on linux, but that may not be the case on
> > other systems?
> 
> It is indeed strange that we test for "-Wl,-rpath," and then use
> "-Wl,-rpath " for the macro LD_PATH_OPTION. I know that it works on my
> Linux machines, but I think it makes much more sense to use the option
> that we test for.

OK, I've made that change now. Thanks for your feedback!
Best
 W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to