aboutsummaryrefslogtreecommitdiffstats
path: root/src/gnutls_rpath.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fixed gnutls_rpath.pl to do rpath for all paths, not just gnutls - this ↵Gravatar special2006-11-211-6/+0
| | | | | | fixes an issue with systems that want to use libgcrypt or libgpg-error in nonstandard locations git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5781 e03df62e-2008-0410-955e-edbf42e46eb7
* Added gnutls_rpath.pl. This works out the lib dir and does:Gravatar brain2006-02-041-0/+6
-Wl,--rpath -Wl,/lib/dir and outputs it, the $LinkerFlags of gnutls ssl module use it in backticks during link, so you dont get missing lib error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3069 e03df62e-2008-0410-955e-edbf42e46eb7