]> git.saurik.com Git - bison.git/blobdiff - djgpp/README.in
c++: reserve 200 slots in the parser's stack
[bison.git] / djgpp / README.in
index 154c8a293a8d7eb1382eb8b60544028a736653dc..2f888565723277f8856d36b023938c70635a4bf6 100644 (file)
@@ -1,6 +1,6 @@
 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
 
-Copyright (C) 2005-2012 Free Software Foundation, Inc.
+Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -179,7 +179,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
        This will install the products into your DJGPP installation tree given
        by the default prefix "/dev/env/DJDIR".  If you prefer to install them
-       into some other directory you will have to set prefix to the appropiate
+       into some other directory you will have to set prefix to the appropriate
        value:
          make install prefix=z:/some/other/place