diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-04-09 14:04:35 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-04-09 14:04:35 +1000 |
commit | c4ccb12ee49fc264a95984c2000d2248ad693a2a (patch) | |
tree | f70d48006c964cee357dcc9cacd95346d0ece7f4 /ChangeLog | |
parent | 537d4dcfa0289e60ab6b964f12b4ede24f633e2e (diff) |
- (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we
have it and the path is not provided to --with-libedit. Based on a patch
from Iain Morgan.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | 20100409 | 1 | 20100409 |
2 | - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong | 2 | - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong |
3 | ones. Based on a patch from Roumen Petrov. | 3 | ones. Based on a patch from Roumen Petrov. |
4 | - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we | ||
5 | have it and the path is not provided to --with-libedit. Based on a patch | ||
6 | from Iain Morgan. | ||
4 | 7 | ||
5 | 20100326 | 8 | 20100326 |
6 | - (djm) [openbsd-compat/bsd-arc4random.c] Fix preprocessor detection | 9 | - (djm) [openbsd-compat/bsd-arc4random.c] Fix preprocessor detection |