Skip to content

Instantly share code, notes, and snippets.

@henryso
Last active July 13, 2016 17:09
Show Gist options
  • Save henryso/77ee1a31b4e88d16c72ad4e68c50a217 to your computer and use it in GitHub Desktop.
Save henryso/77ee1a31b4e88d16c72ad4e68c50a217 to your computer and use it in GitHub Desktop.
AC_CHECK_ALIGNOF test for Gregorio
The attached tarball includes a simple project for testing that AC_CHECK_ALIGNOF autotools macro works in multiple environments.
To use:
- Run `./configure`
- Run `make`
- Run `./mintest`
If successful, this should output `pass` and the number of bytes returned by the alignment detection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment