Commit Graph
14 Commits
Author SHA1 Message Date
Juan Manuel Guerrero bf60087f69 Add new information about how to unpack the bison source on
MSDOS and other systems which have 8.3 file name restrictions
using djunpack.bat and fnchange.lst.
2005-12-21 00:01:40 +00:00
Juan Manuel Guerrero 90ddbd5eed Replace file name scan-gram-c.c with scangram-c.c and
scan-skel-c.c with /src/scanskel-c.c to conform with
the 8.3 file name restriction on MSDOS.
2005-12-21 00:01:28 +00:00
Juan Manuel Guerrero 69474954ac Fix PACKAGE variable computation. 2005-12-20 23:59:50 +00:00
Juan Manuel Guerrero b09a18c50d DJGPP specific file. 2005-12-20 23:58:00 +00:00
Juan Manuel Guerrero f8333ce5fd remove djgpp/CVS from EXTRA_DIST 2005-10-03 17:12:03 +00:00
Juan Manuel Guerrero c59929c351 Use name cxx.m4 instead of c++.m4 in data/location.cc 2005-10-03 05:35:57 +00:00
Juan Manuel Guerrero fb32e3730e DJGPP specific files added to EXTRA_DIST 2005-10-03 05:33:47 +00:00
Juan Manuel Guerrero ad6a9b97e2 DJGPP support added. 2005-10-02 17:00:30 +00:00
Juan Manuel Guerrero ec4d88f496 (output_skeleton): Use end_of_output_subpipe() to handle
the lack of pipe/fork functionality on non-posix systems.
2005-10-02 16:59:42 +00:00
Juan Manuel Guerrero 3d86656c1d New function end_of_output_subpipe() added to allow support
for non-posix systems. This is a no-op function for posix systems.
2005-10-02 16:59:31 +00:00
Juan Manuel Guerrero 3768a1ae18 DJGPP specific configuration file. 2005-10-02 16:35:14 +00:00
Juan Manuel Guerrero 24dfa6ec84 DJGPP specific replacement file for lib/subpipe.h. 2005-10-02 16:15:22 +00:00
Juan Manuel Guerrero 6bebb37320 DJGPP specific replacement file for lib/subpipe.c. 2005-10-02 16:14:13 +00:00
Juan Manuel Guerrero cd72b08b23 DJGPP specific file. 2005-10-02 16:11:25 +00:00