[Easytag-mailing] [patch] remove AC_TYPE_SIGNAL
- From: Adrian Bunk <bunk stusta de>
- To: Jérôme COUDERC <easytag gmail com>
- Cc: easytag-mailing lists sourceforge net
- Subject: [Easytag-mailing] [patch] remove AC_TYPE_SIGNAL
- Date: Sat, 29 Aug 2009 17:03:03 +0300
EasyTAG wasn't using RETSIGTYPE (and it's anyway now safe to assume the
compiler supports C89).
diff --git a/configure.in b/configure.in
index 64f373d..3cfb676 100644
--- a/configure.in
+++ b/configure.in
@@ -385,7 +385,6 @@ dnl Checks for library functions.
dnl -------------------------------
AC_FUNC_FORK
AC_FUNC_STAT
-AC_TYPE_SIGNAL
AC_CHECK_FUNCS(mkdir strstr strtol mkstemp)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]