pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/configure
Module Name: pkgsrc
Committed By: rillig
Date: Thu May 21 21:05:51 UTC 2020
Modified Files:
pkgsrc/mk/configure: gnu-configure.mk
Log Message:
mk/configure: remove outdated documentation
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/mk/configure/gnu-configure.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/configure/gnu-configure.mk
diff -u pkgsrc/mk/configure/gnu-configure.mk:1.25 pkgsrc/mk/configure/gnu-configure.mk:1.26
--- pkgsrc/mk/configure/gnu-configure.mk:1.25 Thu May 21 20:50:54 2020
+++ pkgsrc/mk/configure/gnu-configure.mk Thu May 21 21:05:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: gnu-configure.mk,v 1.25 2020/05/21 20:50:54 rillig Exp $
+# $NetBSD: gnu-configure.mk,v 1.26 2020/05/21 21:05:51 rillig Exp $
#
# Package-settable variables:
#
@@ -26,11 +26,6 @@
# their current equivalent (in case they have been renamed), or
# otherwise be removed.
#
-# This check may incorrectly report unknown options for packages
-# that have multiple configure scripts, when one of these scripts
-# recognizes the option and some other doesn't. To check this, run
-# "bmake show-unknown-configure-options" after the package failed.
-#
# Possible: yes no warn
# Default: no
# See also: configure-help show-unknown-configure-options
Home |
Main Index |
Thread Index |
Old Index