summaryrefslogtreecommitdiff
path: root/Makefile.netware
AgeCommit message (Expand)AuthorFilesLines
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse1-1/+2
2006-07-31Provide definitions needed for macros sread() and swrite() in config file.Yang Tse1-0/+13
2006-04-20removed -fpack-struct because gcc4 seems to know its obsolete and warns...Gunter Knauf1-1/+1
2006-04-17minor Makefile fix - let's go 2006;Gunter Knauf1-3/+3
2005-08-10minor Makefile fix.Gunter Knauf1-1/+1
2005-08-10minor Makefile fix.Gunter Knauf1-1/+1
2005-08-10make ares compile again for NetWare.Gunter Knauf1-0/+2
2005-04-23fix for recent changes.Gunter Knauf1-1/+1
2005-04-22changes for building with IPV6.Gunter Knauf1-2/+9
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg1-1/+1
2005-03-11oops, once is enough! ;-)Daniel Stenberg1-1/+0
2005-03-11Define HAVE_AF_INET6_H for Netware too, as Guenter Knauf's builds indicate.Daniel Stenberg1-0/+1
2005-03-11Added HAVE_AF_INET6 to Netware's config.hDan Fandrich1-0/+1
2005-03-11Added HAVE_STRUCT_IN6_ADDR to Netware's config.hDan Fandrich1-0/+1
2004-09-03fixed nasty warnings with gcc 3.3.Gunter Knauf1-1/+1
2004-07-11minor cleanup.Gunter Knauf1-28/+6
2004-07-11added ifdef for NetWare to ares.h.Gunter Knauf1-1/+0
2004-07-05try to relax linux build host detection.Gunter Knauf1-1/+1
2004-07-04update to build both test apps.Gunter Knauf1-36/+43
2004-07-03minor fix for compiling on Linux.Gunter Knauf1-3/+1
2004-07-03added NetWare makefile.Gunter Knauf1-0/+335