emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108733: Auto-commit of generated


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108733: Auto-commit of generated files.
Date: Fri, 02 Nov 2012 01:46:58 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108733
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-06-25 06:17:31 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/config.in
=== modified file 'autogen/config.in'
--- a/autogen/config.in 2012-06-23 10:17:30 +0000
+++ b/autogen/config.in 2012-06-25 10:17:31 +0000
@@ -1466,13 +1466,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-#if defined __GNUC__ && (__GNUC__ > 2 \
-                         || (__GNUC__ == 2 && __GNUC_MINOR__ >= 5))
-#define NO_RETURN      __attribute__ ((__noreturn__))
-#else
-#define NO_RETURN      /* nothing */
-#endif
-
 #if __GNUC__ >= 3  /* On GCC 3.0 we might get a warning.  */
 #define NO_INLINE __attribute__((noinline))
 #else


reply via email to

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