Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure.ac: AC_PROG_CC->AC_PROG_CC_STDC
This addresses a failure I ran into on el7 where we failed to build because -std=c99 wasn't utilized during compile. Signed-off-by: Tony Asleson <tasleson@redhat.com>
- Loading branch information