diff --git a/ChangeLog b/ChangeLog index 752289871695787e6b66f10840f9b3465b4a3512..06120530bea38ece52f79730898f5bd951f67e13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-07 Eli Zaretskii + + * config.bat: Fix last change: don't use < and > in "rem" lines, + they are interpreted as redirection by DOS shells. + 2008-05-04 YAMAMOTO Mitsuharu * configure.in: Check availability of AvailabilityMacros.h diff --git a/config.bat b/config.bat index 8f93451d80bf4b85342d7268951cc2bd0af4479d..c007e0c8cd1cec61812512a9fa26aafc9cce8f9a 100644 --- a/config.bat +++ b/config.bat @@ -17,7 +17,7 @@ rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the rem GNU General Public License for more details. rem You should have received a copy of the GNU General Public License -rem along with GNU Emacs. If not, see . +rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. rem ---------------------------------------------------------------------- rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS: