trick/autoconf
Derek Bankieris 1682a0d3c5 Add udunits custom install directory to rpath
Other things I tried:

1. Pass the full path of the library directly to the linker.
Doesn't work for 32-bit builds because ICG needs the 64-bit version.

2. Use -static to have the linker statically link in the library.
Doesn't work because there is no 64-bit static library on default
installs.

Fixes #525
2017-12-05 09:16:53 -06:00
..
config.guess Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
config.sub Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
configure.ac Add udunits custom install directory to rpath 2017-12-05 09:16:53 -06:00
install-sh Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
missing Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00