aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* OS X CMSG_FIRSTHDR is broken.Nicholas Marriott2009-09-02
* FreeBSD and NetBSD HAVE got ttydefaults.h. Fixes SF bug 2844744.Nicholas Marriott2009-08-26
* Need this rubbish on Solaris for CMESG*.Nicholas Marriott2009-08-20
* Solaris has no u_int32_t etc.Nicholas Marriott2009-08-20
* Didn't mean to commit this.Nicholas Marriott2009-08-20
* Also undef CTRL.Nicholas Marriott2009-08-20
* Solaris has no bzero().Nicholas Marriott2009-08-20
* Solaris and AIX have no ttydefaults.h.Nicholas Marriott2009-08-20
* In yet another triumph of stupidity over common sense, the glibcNicholas Marriott2009-08-19
* vis(3) compat files were removed prematurely from {DragonFly,Free,Net}BSD. AddTiago Cunha2009-08-16
* Solaris has no strsep(3).Nicholas Marriott2009-08-16
* Adjust imsg changes to the portable version due to OpenBSD patchset 243.Tiago Cunha2009-08-14
* Make it build on the remaining operating systems, due to the changesTiago Cunha2009-08-09
* DragonFlyBSD, FreeBSD, and NetBSD do not need vis.c.Tiago Cunha2009-08-09
* On SUSE Linux compatibility is something that only happens to other people, soNicholas Marriott2009-07-31
* Some Linuxes/gcc versions hide LLONG_MAX/MIN unless the compiler is told to useNicholas Marriott2009-07-31
* Don't need ncurses, use curses.Nicholas Marriott2009-07-14
* Solaris has no strcasestr.Nicholas Marriott2009-07-02
* Change >| to rm/> as apparently Solaris /bin/sh doesn't like it.Nicholas Marriott2009-07-01
* vis compat stuff.Nicholas Marriott2009-06-25
* Start of portability update: bitstring.h.Nicholas Marriott2009-06-25
* #undef everything in config.h. This is the only bit of the scripting work I amNicholas Marriott2009-05-18
* Use >|.Nicholas Marriott2009-05-16
* Use a better variable name and allow the uname to be overridden.Nicholas Marriott2009-05-16
* +sfw for solaris too.Nicholas Marriott2009-05-14
* SunOS tweaks.Nicholas Marriott2009-05-14
* NetBSD has no strtonum so needs compat/.Nicholas Marriott2009-05-14
* NetBSD tree.h has no RB_PREV.Nicholas Marriott2009-05-14
* Use a variable for uname.Nicholas Marriott2009-05-14
* Move -lutil.Nicholas Marriott2009-05-14
* Use the right osdep.Nicholas Marriott2009-05-14
* Sort.Nicholas Marriott2009-05-13
* Everything supported has working vsnprintf.Nicholas Marriott2009-05-13
* Rename all feature flags to HAVE_* and move out of makefiles into a configureNicholas Marriott2009-05-13