summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-151-1/+1
* Check for stdint.h in C++, not in C.wlemb2003-04-041-2/+52
* Make groff independent from locale's numeric settings.wlemb2003-04-031-1/+2
* * doc/texinfo.tex: New version 2003-02-11.06.wlemb2003-02-271-1/+1
* * aclocal.m4 (GROFF_HTML_PROGRAMS): Add test for pnmtops.wlemb2003-02-251-4/+55
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-0/+160
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-281-4/+5
* * configure: Regenerated with autoconf 2.54.wlemb2002-09-201-384/+349
* * configure.ac: Test for isatty.wlemb2002-07-231-1/+2
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-191-1213/+2117
* Don't produce HTML files if utility programs are missing.wlemb2002-06-151-12/+204
* * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated.wlemb2002-06-061-61/+62
* * aclocal.m4 (GROFF_PAGE): Don't use `prefix' directly since itwlemb2002-06-051-28/+35
* Including the doc subdir into groff's Makefile system.wlemb2002-05-261-288/+328
* Add color support to grodvi (for drawing colors are currentlywlemb2002-03-011-245/+259
* * aclocal.m4 (GROFF_EBCDIC): Don't include `font/devutf8' inwlemb2002-02-241-325/+327
* * aclocal.m4 (GROFF_MKSTEMP): Implement test using C++ linkage.wlemb2001-11-261-100/+72
* * configure: Regenerated with autoconf 2.52.wlemb2001-09-111-571/+878
* * doc/pic.ms: Replace `\\' with `\e' (and fixing some single backslashes).wlemb2001-08-261-0/+20
* * src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}:wlemb2001-08-241-12/+11
* Use a config.h file.wlemb2001-08-191-500/+723
* * src/preproc/pic/pic.y (format_number): Use do_sprintf().wlemb2001-08-181-2/+2
* * src/preproc/tbl/tbl.man: Minor documentation update.wlemb2001-08-131-208/+303
* * aclocal.m4 (GROFF_MKSTEMP): Define HAVE_MKSTEMP.wlemb2001-08-131-172/+249
* * 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