m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/src/m4.h


From: Gary V . Vaughan
Subject: Changes to m4/src/m4.h
Date: Fri, 06 May 2005 05:05:46 -0400

Index: m4/src/m4.h
diff -u m4/src/m4.h:1.16 m4/src/m4.h:1.17
--- m4/src/m4.h:1.16    Wed May  4 22:55:59 2005
+++ m4/src/m4.h Fri May  6 09:05:44 2005
@@ -73,14 +73,6 @@
 
 #endif /* STDC_HEADERS */
 
-/* Some systems do not define EXIT_*, even with STDC_HEADERS.  */
-#ifndef EXIT_SUCCESS
-# define EXIT_SUCCESS 0
-#endif
-#ifndef EXIT_FAILURE
-# define EXIT_FAILURE 1
-#endif
-
 #if HAVE_ERRNO_H
 #include <errno.h>
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]