diff options
| -rwxr-xr-x | autogen/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure index 208e38fc887..85e9469c13e 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -15534,7 +15534,7 @@ esac | |||
| 15534 | 15534 | ||
| 15535 | 15535 | ||
| 15536 | case $opsys in | 15536 | case $opsys in |
| 15537 | aix4-2 | cygwin | gnu | irix6-5 | freebsd | netbsd | openbsd ) | 15537 | aix4-2 | cygwin | gnu | irix6-5 | freebsd | netbsd | openbsd | darwin ) |
| 15538 | $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h | 15538 | $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h |
| 15539 | 15539 | ||
| 15540 | ;; | 15540 | ;; |