summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-10-07 06:19:41 -0400
committerGlenn Morris <rgm@gnu.org>2011-10-07 06:19:41 -0400
commitf4add3d274b679edf5bb74dabddbb6793baaefec (patch)
tree826a2309557fdc60b3863b834da969b92687c1df /autogen
parent7c5ee88ecb336a2deac1c1b98753f08ef0a2bd1c (diff)
downloademacs-f4add3d274b679edf5bb74dabddbb6793baaefec.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-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 */