diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-06-25 18:07:04 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-06-25 18:07:04 +0400 |
commit | 3511c7847949ea1d53a32cf9327c0e02d2191f3d (patch) | |
tree | 9370b7a199654a28179375c254220a304e7bc530 /lisp/emacs-lisp/byte-run.el | |
parent | fb7da12e7560ce31fc88f829cff94723c3bbc5fa (diff) | |
download | emacs-3511c7847949ea1d53a32cf9327c0e02d2191f3d.tar.gz emacs-3511c7847949ea1d53a32cf9327c0e02d2191f3d.tar.bz2 emacs-3511c7847949ea1d53a32cf9327c0e02d2191f3d.zip |
* configure.in (AC_CHECK_FUNCS): Detect library functions
strcasecmp and strncasecmp.
* lib-src/etags.c (etags_strcasecmp, etags_strncasecmp): Define to
library functions strcasecmp and strncasecmp if available.
* lwlib/lwlib.c (my_strcasecmp): Rename to lwlib_strcasecmp, which
may be defined to library function strcasecmp if available.
* src/dispextern.c (xstrcasecmp): Define to library function
strcasecmp if available.
* src/xfaces.c: Do not use xstrcasecmp if strcasecmp is available.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions