summaryrefslogtreecommitdiff
path: root/ares/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse2008-07-301-0/+2
* Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse2008-07-291-2/+0
* move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONSYang Tse2008-07-271-2/+2
* move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...Yang Tse2008-07-251-1/+1
* Another step towards detecting if _REENTRANT is already defined or actuallyYang Tse2008-07-241-0/+2
* list all local sources the (demo) tools need, add a few missing scripts toDaniel Stenberg2008-05-231-6/+6
* remove compilation time generated filesYang Tse2008-05-151-3/+2
* add MSVC6 project for acountry sample programYang Tse2008-05-131-1/+1
* added some files which were missing in release tarballs.Gunter Knauf2008-02-141-2/+3
* build acountry tooDaniel Stenberg2007-12-111-1/+4
* grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg2007-12-101-4/+1
* when buildingDaniel Stenberg2007-12-101-1/+10
* build ahost and adig by default but don't install themDaniel Stenberg2007-12-101-0/+8
* pkgconfig fix by Andreas SchuldeiDaniel Stenberg2007-11-271-0/+2
* Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABIDaniel Stenberg2007-09-281-1/+1
* added initial pkg-config file (attempt)Daniel Stenberg2007-07-261-1/+1
* 1.4.0 prepscares-1_4_0Daniel Stenberg2007-06-081-1/+1
* Install ares_dns.h tooDaniel Stenberg2006-11-221-1/+1
* include config-win32.h in release archivesDaniel Stenberg2006-06-261-1/+1
* Copied the NO_UNDEFINED magic from libcurl to make this build fine again withDaniel Stenberg2006-05-241-1/+7
* removed files no longer existingDaniel Stenberg2005-11-121-4/+3
* well hit me, that wasn't possible, use 1:0:0 anyway...Daniel Stenberg2005-08-211-1/+1
* modified the version-info, we only added functionsDaniel Stenberg2005-08-211-1/+1
* increase version infoDaniel Stenberg2005-08-211-1/+1
* creditsDaniel Stenberg2005-04-111-1/+1
* maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg2004-10-241-0/+9
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+57