[Easytag-mailing] [patch] remove AC_TYPE_SIGNAL



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]