Commit graph

8 commits

Author SHA1 Message Date
rfm
3698d0d7d5 bugfix for old systems without stdint.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26918 72102866-910b-0410-8b05-ffd578937521
2008-10-15 05:10:55 +00:00
fedor
f8119e8345 * Source/inet_pton.c, Source/inet_ntop.c: Add includes to
compile on Solaris. 
* configure.ac: Remove check for socket and nsl. Doesn't seem to help.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26010 72102866-910b-0410-8b05-ffd578937521
2008-01-28 20:33:01 +00:00
rfm
be13d60232 Fox typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25924 72102866-910b-0410-8b05-ffd578937521
2008-01-10 16:31:22 +00:00
rfm
46164184d4 Hack for mswindows without getnameinfo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25923 72102866-910b-0410-8b05-ffd578937521
2008-01-10 16:05:41 +00:00
rfm
f9bf40cea1 Add function for mswindows compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25843 72102866-910b-0410-8b05-ffd578937521
2008-01-03 12:53:11 +00:00
rfm
69494e0d73 fixup recent changes to compile on m,ingw32 platform
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22649 72102866-910b-0410-8b05-ffd578937521
2006-03-13 16:06:34 +00:00
fedor
9adf85900c Add missing includes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22587 72102866-910b-0410-8b05-ffd578937521
2006-03-02 00:14:34 +00:00
fedor
1c2d3bbba3 * configure.ac: Add check for inet_pton. Also check for make-
specified GNUstep.conf file
* config.make.in: Add variable for inet_pton
* Source/inet_pton.c: New file
* GNUmakefile: Use it if needed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22586 72102866-910b-0410-8b05-ffd578937521
2006-03-01 23:54:52 +00:00