Avoid warnings about file names in autoloads on MS-Windows
commit43779f9b97f3a1a66c8a32f126ce2c40af921429
authorEli Zaretskii <eliz@gnu.org>
Sun, 10 Sep 2017 14:52:41 +0000 (10 17:52 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 Sep 2017 14:52:41 +0000 (10 17:52 +0300)
tree3517c9f813561ea00f3c8e89b59bb6bba2708b9e
parente716538911227e1bedb48978b8025106abce3734
Avoid warnings about file names in autoloads on MS-Windows

* configure.ac (srcdir) [mingw32]: Downcase the drive letter, to
avoid warnings from find-file-noselect when making autoloads.  For
the details, see
http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00049.html.
configure.ac