minor memory management updates/cleanups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30760 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-06-16 08:45:49 +00:00
parent 350c883bab
commit fcdd57d05f
5 changed files with 24 additions and 13 deletions

View file

@ -388,6 +388,9 @@
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
/* Define to 1 if you have the `posix_memalign' function. */
#undef HAVE_POSIX_MEMALIGN
/* Define if system supports the /proc filesystem */
#undef HAVE_PROCFS