Closed detunized closed 11 years ago
OK, Thanks! Already pulled locally and tested on Ubuntu, but I made two additional changes: -function temp_file +function oglplus_make_temp_file
and
-cmake_info_file=temp_file +cmake_info_file=$(oglplus_make_temp_file)
I made configure.sh run on OS X without failing.