diff options
author | gdt <gdt> | 2004-03-16 14:38:36 +0000 |
---|---|---|
committer | gdt <gdt> | 2004-03-16 14:38:36 +0000 |
commit | 5e4fa1646cafe9e6f8dd78501bea0d2fe1eafdb4 (patch) | |
tree | 6f2aa13346f91f0924ada9cb9696589264a90552 /ChangeLog | |
parent | 253e9336982599957514ad87610e8cd58822fc7a (diff) |
2004-03-16 David Young <dyoung@pobox.com>
* (many) reference <lib/version.h> rather than "version.h",
because version.h is a generated file and not present in the
source tree when using objdir builds.
(committed by gdt)
works fine with normal builds; didn't try objdir
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-16 David Young <dyoung@pobox.com> + + * (many) reference <lib/version.h> rather than "version.h", + because version.h is a generated file and not present in the + source tree when using objdir builds. + 2004-03-03 PC Drew <pc@superiorcomm.net> * lib/keychain.c: typecast time_t function to long, fixes compile |