|
@ -16,7 +16,9 @@ |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
# Compile the C++ interface [default=no] |
|
|
# Compile the C++ interface [default=no] |
|
|
var_append extraconfopt ' ' "--enable-cxx" |
|
|
|
|
|
|
|
|
# --enable-cxx and --enable-threadsafe flags are incompatible |
|
|
|
|
|
# var_append extraconfopt ' ' "--enable-cxx" |
|
|
|
|
|
|
|
|
# Enable thread safe capability |
|
|
# Enable thread safe capability |
|
|
var_append extraconfopt ' ' "--enable-threadsafe" |
|
|
var_append extraconfopt ' ' "--enable-threadsafe" |
|
|
# Use the Pthreads library [default=no] |
|
|
# Use the Pthreads library [default=no] |
|
|