force expand unexpanded substitution variables

This commit is contained in:
keni
2018-04-25 15:36:11 -04:00
parent d8c49ec9d1
commit 09502df9f1
40 changed files with 46 additions and 44 deletions

View File

@@ -7,7 +7,7 @@
# To change the configuration, comment out the unwanted lines, and
# uncomment the configuration you want.
#
# $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
# $NHDT-Date: 1524684371 2018/04/25 19:26:11 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.31 $
# *** OPTIONS ***
#

View File

@@ -1,5 +1,5 @@
#
# NetHack 3.6 sysconf $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
# NetHack 3.6 sysconf $NHDT-Date: 1524684385 2018/04/25 19:26:25 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.21 $
#
# Sample sysconf file.
# The sysconf file is only used if NetHack is compiled with SYSCF defined.