aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/openssl_config.pl
Commit message (Collapse)AuthorAgeFilesLines
* Extra stuff to improve buildsystem, calculate lib and include dirs at ↵Gravatar brain2007-01-131-14/+0
| | | | | | | | | configure time rather than at build time. This means that we can also throw errors at configure time if we cant find the libraries, rather than erroring at buildtime like we used to. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6306 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidy up the buildsystem a lot by encapsulating repeated detection routines ↵Gravatar brain2007-01-131-39/+5
| | | | | | | | | for lib dirs and header dirs in make/utilities.pm. See the pl files in src/modules/extra for how to use the functions. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6305 e03df62e-2008-0410-955e-edbf42e46eb7
* Improve openssl detectionGravatar brain2006-11-251-3/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5797 e03df62e-2008-0410-955e-edbf42e46eb7
* whoops, !defined not undef!Gravatar brain2006-11-241-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5795 e03df62e-2008-0410-955e-edbf42e46eb7
* Make this smarter when we dont have pkg-configGravatar brain2006-11-241-5/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5794 e03df62e-2008-0410-955e-edbf42e46eb7
* More fixesGravatar brain2006-11-241-2/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5793 e03df62e-2008-0410-955e-edbf42e46eb7
* FixesGravatar brain2006-11-241-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5792 e03df62e-2008-0410-955e-edbf42e46eb7
* Smarter openssl detectionGravatar brain2006-11-241-0/+20
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5791 e03df62e-2008-0410-955e-edbf42e46eb7