aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.dj
AgeCommit message (Expand)Author
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-09-21Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMPGisle Vanem
2008-09-12djgpp does have strdup().Gisle Vanem
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-05-15Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".Gisle Vanem
2007-12-11Build acountry.exe. Added 'socklen_t' define.Gisle Vanem
2007-10-08Added needed 'HAVE_*' defines.Gisle Vanem
2007-04-16No need for USE_MANUAL. Use select_s() instead of select().Gisle Vanem
2007-03-17Added a hack to work around the circular dependency whenGisle Vanem
2007-02-27Added TOPDIR variable. Put dependencies in external file.Gisle Vanem
2007-02-06Added HAVE_PROCESS_H for DOS/Win32.Gisle Vanem
2007-02-05Remove '-Dselect=select_s'. Remove depend.dj-Gisle Vanem
2006-11-25Make sure RETSIGTYPE is properly definedYang Tse
2006-11-24Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse
2006-11-07Moved select_s() to Makefile.dj since select() is used in applications.Gisle Vanem
2006-10-31Updated dependencies to not include config.h.Gisle Vanem
2006-10-31Rewritten to use ../packages/DOS/common.dj.Gisle Vanem
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2005-11-14Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'.Gisle Vanem
2005-11-09Update with "new" HAVE_xx.Gisle Vanem
2004-08-19ZLIB_ROOT not neededGisle Vanem
2004-08-19My first CVS commit just to see if this works.Gisle Vanem
2004-07-01Gisle added makefile for djgpp buildsDaniel Stenberg