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
commit3c1483f60e7d989430ae72a1aba0c64dfb83d436 (patch)
tree8dc499e5fe68b418203d3e98e5322a5de0e088b5 /autogen
parent520888a9da6c3c27122c2597f757e88c81b97989 (diff)
downloademacs-3c1483f60e7d989430ae72a1aba0c64dfb83d436.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 */