aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure
index 833ef7bd6f1..6c7ef6bf42b 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -15332,7 +15332,7 @@ esac
15332 15332
15333 15333
15334case $opsys in 15334case $opsys in
15335 aix4-2 | cygwin | gnu | irix6-5 | freebsd | netbsd | openbsd ) 15335 aix4-2 | cygwin | gnu | irix6-5 | freebsd | netbsd | openbsd | darwin )
15336 $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h 15336 $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h
15337 15337
15338 ;; 15338 ;;