aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* search libcrypto for des_string_to_key, too. From Debian.Matthias Andree2004-11-141-1/+1
| | | | svn path=/trunk/; revision=4006
* Re-add the m4-local directory, in case we need to add more macros in the ↵Graham Wilson2004-11-121-1/+2
| | | | | | future. Put the macros we already have back in that directory. (reverts r3924 and r3923) svn path=/trunk/; revision=4002
* Search for OpenSSL in BlastWave (Solaris) location.Matthias Andree2004-11-101-0/+1
| | | | svn path=/trunk/; revision=4001
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-0/+52
| | | | | | real snprintf or vsnprintf. svn path=/trunk/; revision=3996
* Check for langinfo.h.Matthias Andree2004-11-071-1/+1
| | | | svn path=/trunk/; revision=3979
* We want a gettext implementation that supports ngettext.Matthias Andree2004-10-201-1/+1
| | | | svn path=/trunk/; revision=3954
* Update.Matthias Andree2004-10-191-1/+1
| | | | svn path=/trunk/; revision=3950
* Add replacement stpcpy.Matthias Andree2004-10-191-1/+1
| | | | svn path=/trunk/; revision=3947
* Rename configure.in to configure.acMatthias Andree2004-10-191-0/+693
svn path=/trunk/; revision=3945