Fixes for variable length socket addresses.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12215 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-01-25 20:26:37 +00:00
parent 7f0e0f9b20
commit d8dc2bc2b4
6 changed files with 363 additions and 266 deletions

View file

@ -27,6 +27,10 @@
/* Define if your Lib C defines program_invocation_name */
#undef HAVE_PROGRAM_INVOCATION_NAME
/* Define if your system has variable length network addresses */
#undef HAVE_SA_LEN
/* Define if using the libffi library for invocations */
#undef USE_LIBFFI