summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/easy-mmode.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-01-30 18:38:51 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-01-30 18:39:27 -0800
commit93b144bbaa4bcef356655613cf2fc4fa14e09df6 (patch)
tree153608e5a1b17f44249bab8537caaa9a3a8f1043 /lisp/emacs-lisp/easy-mmode.el
parent71b20b31c8ee25bcd0de1a954c9ca7b49140b3b2 (diff)
downloademacs-93b144bbaa4bcef356655613cf2fc4fa14e09df6.tar.gz
emacs-93b144bbaa4bcef356655613cf2fc4fa14e09df6.tar.bz2
emacs-93b144bbaa4bcef356655613cf2fc4fa14e09df6.zip
Pacify GCC on C library without glibc API
Without this change, with --enable-gcc-warnings GCC would complain “error: redundant redeclaration of ‘aligned_alloc’”. * configure.ac: Simplify aligned_alloc testing. * src/alloc.c (aligned_alloc): Don’t use if DARWIN_OS, since the simplified configure.ac no longer checks for that. Don’t declare if HAVE_ALIGNED_ALLOC. Correct misspelling of HAVE_ALIGNED_ALLOC in ifdef.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions