* 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.
This commit is contained in:
Juan Manuel Guerrero
2007-01-14 22:22:26 +00:00
parent 7d2d521fb8
commit e37c665c41
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2007-01-14 Juan Manuel Guerrero <juan.guerrero@gmx.de>
DJGPP specific issues.
* 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-09 Joel E. Denny <jdenny@ces.clemson.edu>
* tests/glr-regression.at: Use AT_PARSER_CHECK rather than AT_CHECK to