Juan Manuel Guerrero
c7c8ecd1df
* djgpp/config.site: Adjustments concerning the use of autoconf 2.61.
2007-02-14 01:20:37 +00:00
Juan Manuel Guerrero
2c061cb015
* djgpp/config.sed: Adjustments concerning the use of autoconf 2.61.
2007-02-14 01:20:26 +00:00
Juan Manuel Guerrero
12ab1c9dd1
* djgpp/config.bat: Adjustments concerning the use of autoconf 2.61.
2007-02-14 01:20:06 +00:00
Juan Manuel Guerrero
e4e0963996
* DJGPP specific adjustments concerning the use of autoconf 2.61.
2007-02-14 01:19:42 +00:00
Juan Manuel Guerrero
e37c665c41
* djgpp/config.site: Set ac_cv_path_mkdir to a sane DJGPP specific
...
default. Set gl_cv_absolute_wctype_h to a sane DJGPP specific default.
2007-01-14 22:22:26 +00:00
Juan Manuel Guerrero
f209868ed0
djgpp/config.site: Adjust config.sed for the use of autoconf 2.60.
2006-10-15 22:38:37 +00:00
Juan Manuel Guerrero
b36e835baa
djgpp/config.sed: Adjust config.sed for the use of autoconf 2.60.
2006-10-15 22:38:27 +00:00
Juan Manuel Guerrero
179de98b6e
djgpp/config.bat: config.hin has been moved to lib. Adjust
...
config.bat accordingly.
2006-10-15 22:38:13 +00:00
Juan Manuel Guerrero
e557d3eac6
DJGPP specific issues.
2006-10-15 22:37:54 +00:00
Juan Manuel Guerrero
c211f84be6
Actualisation of information concerning ports
...
required to build port and enumeration of the
tests of the testsuite that will be skipped.
2006-05-29 19:09:36 +00:00
Juan Manuel Guerrero
f5d5ecdfaf
Add sane defaults for grep, egrep, fgrep and sed.
2006-05-01 14:35:33 +00:00
Juan Manuel Guerrero
7c7993487d
Add information about what autoconf version configuration script
...
can be modified by this particular sed script.
2006-04-30 17:02:24 +00:00
Juan Manuel Guerrero
f21ce5a3f7
Use a more general search string in ac_abs_builddir, ac_abs_top_builddir, etc.
2006-04-30 16:30:49 +00:00
Juan Manuel Guerrero
ebe8ee4235
Add more possible file name variations of Makefile.in.in
...
that must be checked for and renamed to the valid 8+3
file name Makefile.in-in
2006-04-30 16:30:36 +00:00
Juan Manuel Guerrero
1bddda4d85
* Delete all environment variables after use to avoid that
...
the environment space becomes exhausted.
2006-03-14 23:10:09 +00:00
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