Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/14/2001 21:39:15
Module Name: basesrc
Committed By: jdolecek
Date: Mon May 14 18:39:14 UTC 2001
Modified Files:
basesrc/lib/libedit/readline: Makefile
Log Message:
Back off previous and do differently:
Ensure that the <readline/history.h> link to <readline/readline.h> is
installed too for 'make includes'. Also, avoid creating obj dir.
This is finally real fix for lib/12929.
XXX Is this right?
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libedit/readline/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.