aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Use pkg-config for libevent.Nicholas Marriott2011-10-27
* Fix some warnings with newer autoconf, from Matt Curtis.Nicholas Marriott2011-10-06
* Separate dfly from fbsd as one or the other keeps becoming incompatibleNicholas Marriott2011-09-29
* The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh.Nicholas Marriott2011-09-23
* libm isn't needed anymore.Tiago Cunha2011-08-25
* Fix --enable-static and add a different check for b64_ntop that might work onNicholas Marriott2011-07-27
* Compatibility for b64_ntop, missing from some alternative libc.Nicholas Marriott2011-07-22
* Only get -lrt when needed, from Pietro Cerutti.Nicholas Marriott2011-07-19
* Bump version and create a debug build by default.Tiago Cunha2011-07-09
* Releases don't have debugging enabled.Tiago Cunha2011-07-09
* Use an empty CFLAGS by default to prevent autoconf from setting it whenTiago Cunha2011-07-09
* Expand the Id keyword. Tiago Cunha2011-07-09
* One of these gives us b64_ntop.Nicholas Marriott2011-05-26
* If the terminal supports sitm for italics, use it instead of standoutNicholas Marriott2011-04-09
* Solaris is SunOS.Nicholas Marriott2011-02-11
* Link with libm due to the upcoming patchset.Tiago Cunha2011-01-21
* Support for HP-UX.Nicholas Marriott2011-01-21
* Better __progname check.Nicholas Marriott2011-01-10
* Copy osdep-unknown.c for AIX to make @PLATFORM@ work.Nicholas Marriott2011-01-10
* Check for optarg, optind, optreset.Nicholas Marriott2011-01-10
* Whoops, bad copy and paste.Nicholas Marriott2011-01-04
* Support --enable-static.Nicholas Marriott2011-01-04
* More indentation tweaking.Nicholas Marriott2011-01-03
* Wrap long line differently.Nicholas Marriott2011-01-02
* Fail if no libevent or curses, from Thomas Adam.Nicholas Marriott2011-01-02
* And moar.Nicholas Marriott2010-12-31
* Make indentation better.Nicholas Marriott2010-12-31
* Default enable-debug to on in CVS (can be changed for releases).Nicholas Marriott2010-12-31
* Switch tmux to use autoconf and automake.Nicholas Marriott2010-12-31