Fix mistake in last patch of tests/test-signal.c.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2009 22:33:04 +0000 (23:33 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2009 22:33:04 +0000 (23:33 +0100)
ChangeLog
tests/test-signal.c

index 4727ffdc5a96338fe09a8d1f13bc4bcc7d2893d1..23966ca728b193263c920dc434487f8b248591e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-signal.c (main): Remove test of 'SIG'.
+
 2009-12-31  Bruno Haible  <bruno@clisp.org>
 
        spawn: Fix incomplete fix.
index b0c11cf84a05c627e42cf177369777cb3a9541a5..09f6fe2121cfdf77d20d61c748be54645a144677 100644 (file)
@@ -109,9 +109,6 @@ main (void)
 #endif
 #ifdef SIGXFSZ
     case SIGXFSZ:
-#endif
-#ifdef SIG
-    case SIG:
 #endif
       /* SIGRTMIN and SIGRTMAX need not be compile-time constants.  */
 #if 0