Fix problems caught with --enable-gcc-warnings
[emacs.git] / nt / configure.bat
blob629bcc844989adaf0cfc67fdbe8416c90ef68c55
1 @echo off\r
2 rem   ----------------------------------------------------------------------\r
3 rem   This was the old configuration script for MS Windows operating systems\r
4 rem   Copyright (C) 1999-2015 Free Software Foundation, Inc.\r
5 \r
6 rem   This file is part of GNU Emacs.\r
7 \r
8 rem   GNU Emacs is free software: you can redistribute it and/or modify\r
9 rem   it under the terms of the GNU General Public License as published by\r
10 rem   the Free Software Foundation, either version 3 of the License, or\r
11 rem   (at your option) any later version.\r
13 rem   GNU Emacs is distributed in the hope that it will be useful,\r
14 rem   but WITHOUT ANY WARRANTY; without even the implied warranty of\r
15 rem   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
16 rem   GNU General Public License for more details.\r
18 rem   You should have received a copy of the GNU General Public License\r
19 rem   along with GNU Emacs.  If not, see http://www.gnu.org/licenses/.\r
21 rem   ----------------------------------------------------------------------\r
22 echo ****************************************************************\r
23 echo *** THIS METHOD OF BUILDING EMACS IS NO LONGER SUPPORTED.     **\r
24 echo *** INSTEAD, FOLLOW THE INSTRUCTIONS IN THE FILE INSTALL.     **\r
25 echo *** IN THE SAME DIRECTORY AS THIS BATCH FILE.                 **\r
26 echo ****************************************************************\r