diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -44822,12 +44822,6 @@ if test "${enable_threadsafe+set}" = set; then THREADSAFE=$enableval fi; -if test "X${HDF_CXX}" != "X" && test "X${THREADSAFE}" != "X"; then - { { echo "$as_me:$LINENO: error: --enable-cxx and --enable-threadsafe flags are incompatible" >&5 -echo "$as_me: error: --enable-cxx and --enable-threadsafe flags are incompatible" >&2;} - { (exit 1); exit 1; }; } -fi - case "X-$THREADSAFE" in X-|X-no) echo "$as_me:$LINENO: result: no" >&5 |