- Make things build again on Mac OSX 10.8 using the autoconf

framework.
      (From Oliver Bock)
      
    /
        configure.ac  

svn path=/trunk/boinc/; revision=25754
This commit is contained in:
Rom Walton 2012-06-12 15:43:41 +00:00
parent 579ed0bd92
commit f04f6b3eae
2 changed files with 9 additions and 0 deletions

View File

@ -4293,3 +4293,11 @@ Bernd 11 Jun 2012
lib/
app_ipc.h
Rom 12 Jun 2012
- Make things build again on Mac OSX 10.8 using the autoconf
framework.
(From Oliver Bock)
/
configure.ac

View File

@ -37,6 +37,7 @@ fi
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CXX
AC_PROG_OBJCXX
AC_PROG_F77
AC_PROG_CPP
AC_PROG_MAKE_SET