diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 31ecbc5d..f52ba15e 100644 --- a/configure.ac +++ b/configure.ac @@ -50,7 +50,7 @@ AC_CHECK_HEADERS(ctype.h dirent.h fcntl.h libgen.h locale.h nl_types.h process.h AC_HEADER_TIME # Determine the return type of signal handlers -AC_TYPE_SIGNAL +# AC_TYPE_SIGNAL # Check whether to include debugging code DEBUG="" |
