mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
350c883bab
commit
fcdd57d05f
5 changed files with 24 additions and 13 deletions
|
@ -1840,7 +1840,7 @@ AC_CHECK_HEADERS(getopt.h)
|
|||
#--------------------------------------------------------------------
|
||||
# This function needed by NSPage.m
|
||||
#--------------------------------------------------------------------
|
||||
AC_CHECK_FUNCS(valloc)
|
||||
AC_CHECK_FUNCS(posix_memalign valloc)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# This function needed by Time.m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue