diff options
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 24eb24f..bd370d6 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -34,6 +34,7 @@ case $host_os in | |||
| 34 | ;; | 34 | ;; |
| 35 | *netbsd*) | 35 | *netbsd*) |
| 36 | HOST_OS=netbsd | 36 | HOST_OS=netbsd |
| 37 | CFLAGS="$CFLAGS -D_OPENBSD_SOURCE" | ||
| 37 | ;; | 38 | ;; |
| 38 | *openbsd*) | 39 | *openbsd*) |
| 39 | HOST_ABI=elf | 40 | HOST_ABI=elf |
