Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-26 | Linking against libedit also requires linking against libtermcap. | jlam | 1 | -2/+2 |
2004-11-28 | Rewrite lib-checking code to use the standard variables and method to | jlam | 1 | -28/+17 |
2004-10-16 | Add Interix-*-* to _INCOMPAT_READLINE because libedit of Interix doesn't | minskim | 1 | -2/+2 |
2004-07-13 | add Darwin to INCOMPAT_READLINE to work around PR 26268 | danw | 1 | -2/+2 |
2004-05-31 | oops; move _READLINE_H and _READLINE_READLINE_H definitions outside | grant | 1 | -2/+2 |
2004-05-31 | also test for the readline.h header file when determining whether we | grant | 1 | -5/+9 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -11/+11 |
2004-03-13 | Typo: && should be || to get the correct test semantics. | jlam | 1 | -2/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -0/+116 |