Description: Allocate memory with indefinite extent and specified alignment. Files: lib/memalign.c m4/memalign.m4 Depends-on: malloc-h configure.ac: gl_FUNC_MEMALIGN if test $REPLACE_MEMALIGN = 1; then AC_LIBOBJ([memalign]) fi gl_MALLOC_MODULE_INDICATOR([memalign]) Makefile.am: Include: #include License: LGPLv2+ Maintainer: all