pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Ask for warnings so that e.g. CONFIGU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef5cb16ace24
branches:  trunk
changeset: 505488:ef5cb16ace24
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 03 20:52:27 2006 +0000

description:
Ask for warnings so that e.g. CONFIGURE_DIRS has overrides for
config.guess and config.sub as well.

diffstat:

 pkgtools/pkglint/TODO |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r c9427c571a1a -r ef5cb16ace24 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Tue Jan 03 20:48:01 2006 +0000
+++ b/pkgtools/pkglint/TODO     Tue Jan 03 20:52:27 2006 +0000
@@ -15,3 +15,5 @@
 * check that Index: entries match the rest of the patch
 * record with each substring its source location to be able to make
   even more precise diagnostics
+* check wether CONFIG* override match, e.g. CONFIGURE_DIRS most likely
+  needs matching CNOFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE as well



Home | Main Index | Thread Index | Old Index