aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--autogen/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/autogen/config.in b/autogen/config.in
index cbf7c225bd7..fd2c4f8eda5 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -1473,9 +1473,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
1473 /* GC_SETJMP_WORKS is nearly always appropriate for GCC. */ 1473 /* GC_SETJMP_WORKS is nearly always appropriate for GCC. */
1474# define GC_SETJMP_WORKS 1 1474# define GC_SETJMP_WORKS 1
1475# endif 1475# endif
1476# ifndef GC_LISP_OBJECT_ALIGNMENT
1477# define GC_LISP_OBJECT_ALIGNMENT (__alignof__ (Lisp_Object))
1478# endif
1479#endif 1476#endif
1480 1477
1481#endif /* EMACS_CONFIG_H */ 1478#endif /* EMACS_CONFIG_H */