* src/utils/indxbib/dirnamemax.c: Moved to ...
commit2b7978ccbd51595e23093a9daae607012931a679
authorWerner LEMBERG <wl@gnu.org>
Wed, 4 Jul 2001 22:52:00 +0000 (4 22:52 +0000)
committerWerner LEMBERG <wl@gnu.org>
Wed, 4 Jul 2001 22:52:00 +0000 (4 22:52 +0000)
tree5c9a270bb2a12b5a2c4cbb301c77c5e1046d6e57
parentb7564d8df6269f1f3e888b53ef787786bd886825
* src/utils/indxbib/dirnamemax.c: Moved to ...
* src/libs/libgroff/maxfilename.cc: Here.
s/dir_name_max/file_name_max/.
Add copyright.
* src/include/lib.h: Add file_name_max.
* src/utils/indxbib/indxbib.cc: Updated.
* src/utils/indxbib/Makefile.sub, src/libs/libgroff/Makefile.sub:
Updated.

* src/libs/libgroff/tmpfile.cc (TMPFILE_PREFIX) [__MSDOS__]: Define
as empty.
(xtmpfile) [_MSC_VER]: Removed -- MSVC has mktemp().

* src/preproc/html/pre-html.cc (PAGE_TEMPLATE, PS_TEMPLATE,
REGION_TEMPLATE): New macros.
(createAllPages, makeTempFiles): Use them.
Include `nonposix.h'.
(html_system): New function.
(createAllPages, createImage): Use it.
Use EXE_EXT.

* tmac/www.tmac: Fix typos.
ChangeLog
src/include/lib.h
src/libs/libgroff/Makefile.sub
src/libs/libgroff/maxfilename.cc [new file with mode: 0644]
src/libs/libgroff/tmpfile.cc
src/preproc/html/pre-html.cc
src/utils/indxbib/Makefile.sub
src/utils/indxbib/dirnamemax.c [deleted file]
src/utils/indxbib/indxbib.cc
tmac/www.tmac