diff options
Diffstat (limited to 'mk/install.mk.in')
-rw-r--r-- | mk/install.mk.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/install.mk.in b/mk/install.mk.in index aa3afea2b9..f3f9ce0507 100644 --- a/mk/install.mk.in +++ b/mk/install.mk.in @@ -40,7 +40,7 @@ # # NOTE: The default e.g. ${docdir} above means that autoconf substitutes the # string "${docdir}", not the value of docdir! This is crucial for the GNU -# coding standards. See Trac #1924. +# coding standards. See #1924. define set_default # $1 = variable to set |