[gimp] configure.ac: Remove AC_TYPE_SIGNAL
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] configure.ac: Remove AC_TYPE_SIGNAL
- Date: Mon, 17 Oct 2011 01:20:15 +0000 (UTC)
commit 464966dbaace9e20fb3ef27af3bf36d798316aa4
Author: Javier JardÃn <jjardon gnome org>
Date: Mon Oct 17 01:02:59 2011 +0100
configure.ac: Remove AC_TYPE_SIGNAL
Out code can safely assume C89 semantics that RETSIGTYPE is void
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6614384..6c5d9bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -418,7 +418,6 @@ AC_HEADER_TIME
AC_CHECK_HEADERS(sys/param.h sys/time.h sys/times.h sys/wait.h unistd.h)
AC_TYPE_PID_T
-AC_TYPE_SIGNAL
AC_FUNC_VPRINTF
AC_FUNC_ALLOCA
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]