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