diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2002-09-04 20:34:28 +0200 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2002-09-04 20:34:28 +0200 |
commit | bc73871598904ba54ef80336f6173ed631dd177c (patch) | |
tree | 166c9f5184fcbb907fe03049cafd627ec65b6a8e /support/NWGNUhtdigest | |
parent | Formatting cleanup only (this is the large indent that I left out (diff) | |
download | apache2-bc73871598904ba54ef80336f6173ed631dd177c.tar.xz apache2-bc73871598904ba54ef80336f6173ed631dd177c.zip |
Give each support binary its own screen name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/NWGNUhtdigest')
-rw-r--r-- | support/NWGNUhtdigest | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/support/NWGNUhtdigest b/support/NWGNUhtdigest index 1cc1c96295..32e3689add 100644 --- a/support/NWGNUhtdigest +++ b/support/NWGNUhtdigest @@ -107,6 +107,12 @@ NLM_DESCRIPTION = HT Digest Utility for NetWare NLM_THREAD_NAME = htdigest # +# This is used by the '-screenname' directive. If left blank, +# 'Apache for NetWare' Thread will be used. +# +NLM_SCREEN_NAME = Digest Password Management + +# # If this is specified, it will override VERSION value in # $(AP_WORK)\build\NWGNUenvironment.inc # |