summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: Produce `contrib/gdiffml/tests/runtests'.wl2004-12-161-0/+4
* * src/utils/xtotroff/xtotroff.c: Reformat to be similar to otherwl2004-11-251-1/+2
* * aclocal.m4 (GROFF_GHOSTSCRIPT_PATH): New macro.wl2004-10-071-1/+103
* * aclocal.m4 (GROFF_X11): s/have_no_x/groff_no_x/.wlemb2004-06-031-22/+228
* Integrate gxditview into groff's standard directory hierarchy.wlemb2004-06-011-260/+1715
* * REVISION: Set to 2.wlemb2004-05-161-271/+649
* More fixes for MSVC compiler.wlemb2003-12-301-1/+7
* * aclocal.m4 (GROFF_BROKEN_SPOOLER_FLAGS): Set default value to 0.wlemb2003-12-091-1/+1
* Use path separator character of target platform for compiled-inwlemb2003-12-061-1/+66
* LynxOS 4.0.0 doesn't declare vfprintf.wlemb2003-11-131-0/+103
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-121-1029/+2582
* * aclocal.m4 (GROFF_SYS_NERR): Check stdlib.h also.wlemb2003-10-151-7/+58
* * aclocal.m4 (GROFF_SYS_ERRLIST): Include stdlib.h for MinGW.wlemb2003-07-211-2/+3
* HP-UX 10.20 has `snprintf' but it isn't declared.wlemb2003-04-231-0/+80
* * aclocal.m4 (GROFF_HTML_PROGRAMS): Emit useful warning messagewlemb2003-04-171-14/+58
* 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