diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-12-25 20:35:50 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-12-25 20:35:50 +0000 |
| commit | 3c61812e588fb3c34d0713d7f82ccbf21091f032 (patch) | |
| tree | 37914f20b42e1babec57dbfe3b746d9a6a41e2f5 | |
| parent | 881fd226222c672bbc3d18ad6f60fa4ed9e55a32 (diff) | |
conflicts with python too :\
| -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="" |
