summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-10-23 20:52:54 +0100
committerColin Watson <cjwatson@debian.org>2010-10-23 20:52:54 +0100
commit3e1f861be06d15a56dbe443479332e5397a0f532 (patch)
tree7ae86230be7e7e1a7cba97115c8b481e0ba4fd14 /config.h.in
parentb44fcf32603a6e20c200397b66b377566f66b564 (diff)
* configure.ac (AC_TYPE_SIGNAL): Remove (unused).
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 5d79ec52..cb776301 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1644,9 +1644,6 @@
/* Define if vasnprintf exists but is overridden by gnulib. */
#undef REPLACE_VASNPRINTF
-/* Define as the return type of signal handlers (`int' or `void'). */
-#undef RETSIGTYPE
-
/* Define as the setuid owner of man or undefine if not installing setuid. */
#undef SECURE_MAN_UID