Skip to content
Snippets Groups Projects
Commit cec6bde2 authored by jenkins's avatar jenkins
Browse files

Fixing OSX test

parent 8d44fe53
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ m4_ifdef([AX_LIB_HDF5],,[m4_include([m4/ax_lib_hdf5.m4])]])
case $host_os in
*darwin*|*macosx*)
CXXFLAGS+=" --std=c++11 "
AC_DEFINE([HAVE_OSX],[],[We have OSX])
;;
*cygwin*)
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment