• Paul Eggert's avatar
    Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNED · d1495609
    Paul Eggert authored
    * configure.ac (HAVE_STRUCT_ATTRIBUTE_ALIGNED): Remove.  No longer
    needed, since we no longer rely on __attribute__ ((aligned (8))).
    All uses removed.
    * src/emacs-module.c (HAVE_STRUCT_ATTRIBUTE_ALIGNED): Remove.
    (lisp_to_value): Simplify now that we no longer need to worry
    whether HAVE_STRUCT_ATTRIBUTE_ALIGNED is false.
    d1495609
CPP-DEFINES 9.27 KB