Could someone explain to me how AC_LIB_RPATH works and exactly what it does? It seems to be a very popular macro used in many projects when I search on Google, but I can't find where it originates from or exactly what its purpose is.
It seems to do something with --disable-rpath which is what I am looking for. Thanks for any info.