Commit Graph
22 Commits
Author SHA1 Message Date
Juan Manuel Guerrero 1a1a58269d * Add a sane default for awk. 2006-02-07 00:23:43 +00:00
Juan Manuel Guerrero 927b425baa Various DJGGP specific issues in /djgpp. 2006-02-06 22:34:51 +00:00
Juan Manuel Guerrero f6a6af9575 * Comment fixes. 2006-02-06 22:08:13 +00:00
Juan Manuel Guerrero 127bcae693 * Minor documentation fixes. 2006-02-06 21:39:39 +00:00
Juan Manuel Guerrero b947188419 * Fix data/glr.cc to reflect the renaming of c++.m4 into cxx.m4. 2006-02-06 20:51:28 +00:00
Juan Manuel Guerrero b01df0368a * Use colon instead of semicolon as path separator in PATH. 2006-02-06 20:44:29 +00:00
Juan Manuel Guerrero d508c2816f * Makefile.am: DJGPP specific files added to EXTRA_DIST.
* djgpp/Makefile.maint: Fix PACKAGE variable computation.
* djgpp/config.bat: Replace every occurence of the file name
scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
* djgpp/config.sed: Replace every occurence of the file name
scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
* djgpp/djunpack.bat: DJGPP specific file.
* djgpp/fnchange.lst: DJGPP specific file.
* djgpp/README.in: 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:24:54 +00:00
Juan Manuel Guerrero 375234d9ff DJGPP specific files added to EXTRA_DIST. 2005-12-21 00:11:44 +00:00
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