3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 03:15:50 +00:00

Fixing new build system for OSX

Signed-off-by: Leonardo de Moura <leonardo@z3-mac.local>
This commit is contained in:
Leonardo de Moura 2012-10-26 18:28:49 +01:00
parent bf27090641
commit deb5ee395a
4 changed files with 9 additions and 7 deletions

View file

@ -93,7 +93,7 @@ AC_PROG_GREP
AC_PROG_SED
# Sets OPENMP_CFLAGS
AC_OPENMP
m4_ifdef([AC_OPENMP], [AC_OPENMP])
AR=ar
AC_SUBST(AR)