summaryrefslogtreecommitdiff
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/>. */
/* GC_SETJMP_WORKS is nearly always appropriate for GCC. */
# define GC_SETJMP_WORKS 1
# endif
-# ifndef GC_LISP_OBJECT_ALIGNMENT
-# define GC_LISP_OBJECT_ALIGNMENT (__alignof__ (Lisp_Object))
-# endif
#endif
#endif /* EMACS_CONFIG_H */