summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (GROFF_PAGE): Add `AC_DEFINE(PAGEA4)'.wlemb2001-07-251-15/+21
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-201-144/+241
* Replace strdup() with strsave().wlemb2001-07-161-1/+1
* * aclocal.m4: Replace AC_LANG_SAVE + AC_LANG_CPLUSPLUS withwlemb2001-06-261-213/+206
* * aclocal.m4 (GROFF_PAGE): Fix page detection code.wlemb2001-06-261-18/+17
* * aclocal.m4 (GROFF_NEED_DECLARATION): Fix inclusion of strings.h.groff-1_17_1wlemb2001-06-211-199/+194
* Updated to autoconf 2.50.wlemb2001-06-081-1751/+3608
* * configure.in: Move check for mkstemp() to...wlemb2001-04-201-18/+89
* For security reasons, don't use the current directory but the homewlemb2000-11-131-68/+53
* * aclocal.m4 (GROFF_PAGE): Add test for new directory structure.wlemb2000-10-231-3/+10
* * configure.in: Don't provide an empty value for SH_SCRIPT_SED_CMDwlemb2000-08-181-1/+1
* Replaced specific checks for function declarations with a genericwlemb2000-06-111-130/+295
* * src/devices/grolbp/lbp.cc (set_papersizes): Add declaration ofwlemb2000-05-311-60/+99
* * tmac/groff_tmac.man, man/groff.man, man/roff.man: Fixing @MANxEXT@wlemb2000-05-021-108/+106
* * src/devices/grotty/grotty.man: Add cp1047 device.wlemb2000-04-301-1/+1
* Adding EBCDIC code page 1047.wlemb2000-04-291-98/+105
* * aclocal.m4: Added GROFF_EBCDIC and GROFF_OS390 tests.wlemb2000-04-141-127/+165
* * configure.in: Added test for strdup.wlemb2000-03-141-1/+1
* * tmac/groff_man.man: Completely revised to cover everything inwlemb2000-03-061-1/+1
* * Makefile.in: Fixing $(subdir).wlemb2000-03-031-2/+3
* Adding GNU getopt to the groff distribution.wlemb2000-02-291-132/+68
* Initial revisionwlemb2000-02-061-0/+2965