]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change: don't use < and > in "rem" lines, they are interpreted
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 May 2008 10:32:47 +0000 (10:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 May 2008 10:32:47 +0000 (10:32 +0000)
as redirection by DOS shells.

ChangeLog
config.bat

index 752289871695787e6b66f10840f9b3465b4a3512..06120530bea38ece52f79730898f5bd951f67e13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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  <mituharu@math.s.chiba-u.ac.jp>
 
        * configure.in: Check availability of AvailabilityMacros.h
index 8f93451d80bf4b85342d7268951cc2bd0af4479d..c007e0c8cd1cec61812512a9fa26aafc9cce8f9a 100644 (file)
@@ -17,7 +17,7 @@ rem   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 rem   GNU General Public License for more details.\r
 \r
 rem   You should have received a copy of the GNU General Public License\r
-rem   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.\r
+rem   along with GNU Emacs.  If not, see http://www.gnu.org/licenses/.\r
 \r
 rem   ----------------------------------------------------------------------\r
 rem   YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:\r