eca8ff3207
* configure.in: Handle OpenBSD with and without threads. * config/openbsd.ml: New file. * config/openbsd.mt: New file. From-SVN: r25291
4 lines
76 B
Mathematica
4 lines
76 B
Mathematica
# tell we want the mt-safe version
|
|
MT_CFLAGS = -D_IO_MTSAFE_IO -D_PTHREADS
|
|
|