1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Make the module 'realloc-gnu' work again on AIX and OSF/1.

This commit is contained in:
Bruno Haible
2010-08-29 21:13:46 +02:00
parent 9f802acb9d
commit 4ebe9ebcfd
4 changed files with 20 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ realloc-posix
configure.ac:
gl_FUNC_REALLOC_GNU
AC_DEFINE([GNULIB_REALLOC_GNU], 1, [Define to indicate the 'realloc' module.])
gl_MODULE_INDICATOR([realloc-gnu])
Makefile.am: