summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-25 20:35:50 +0000
committerDana Jansens <danakj@orodu.net>2002-12-25 20:35:50 +0000
commit3c61812e588fb3c34d0713d7f82ccbf21091f032 (patch)
tree37914f20b42e1babec57dbfe3b746d9a6a41e2f5 /configure.ac
parent881fd226222c672bbc3d18ad6f60fa4ed9e55a32 (diff)
conflicts with python too :\
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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=""