index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2002-01-27
* configure.in: check for the vsnprintf function and stdarg.h
sabetts
2002-01-08
check for the presence of setenv and unsetenv
algernon
2001-09-16
* configure.in: check for setpgrp.
sabetts
2001-09-16
* configure.in: check for setsid and setpgid functions. Add
sabetts
2001-09-07
Use AC_CHECK_FUNCS to check for getopt and
sabetts
2001-09-06
* configure.in: check for getopt and getopt_long.
sabetts
2001-06-29
better xterm check, fixes #430631
algernon
2001-03-14
warn the user if the x terminal emulator cannot be
sabetts
2001-03-05
change version to 0.2.0-cvs
rcyeske
2001-03-02
* configure.in: adds -g to CFLAGS when debugging is turned on.
sabetts
2001-03-02
* actions.c (initialize_default_keybindings): removed emacs
sabetts
2001-02-26
* configure.in (AC_OUTPUT): added man/Makefile
sabetts
2001-02-22
changed version to 0.0.6-cvs
rcyeske
2001-02-19
trivial changes
rcyeske
2001-02-18
configure warns the user if it can't find emacs.
sabetts
2001-02-18
removed man/Makefile from AC_OUTPUT
sabetts
2001-02-17
fuck autoconf. my docs say AC_CONFIG_HEADER is good, rc s autoconf/automake/w...
algernon
2001-02-17
s/AM_CONFIG_HEADER/AC_CONFIG_HEADER/;
algernon
2001-02-15
fixed --enable-debug, added --with-emacs, added man/Makefile to AC_OUTPUT
algernon
2001-01-02
added --with-xterm=PROG option
sabetts
2000-12-04
debugging is now on by default
sabetts
2000-11-27
bumped version number
sabetts
2000-10-15
*** empty log message ***
sabetts
2000-09-15
Added a --enable-debug option to enable debugging output.
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts