AC_LIB_RPATH
wintaki <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
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.