Patch from Ryan Schmidt for install and various other make fixes on OS/X

This commit is contained in:
Chris Cannam
2013-12-10 21:01:47 +00:00
parent 512780abe2
commit 9ded9a2adf
4 changed files with 80 additions and 40 deletions

View File

@@ -3,6 +3,7 @@ AC_INIT(RubberBand, 1.8.1, chris.cannam@breakfastquay.com)
AC_CONFIG_SRCDIR(src/StretcherImpl.h)
AC_PROG_CXX
AC_PROG_CC
AC_HEADER_STDC
AC_C_BIGENDIAN