git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98548
13f79535-47bb-0310-9956-
ffa450edef68
# NLM_NAME Thread will be used.
#
NLM_THREAD_NAME = Apache
+
+#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = Apache for NetWare
+
+
#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
endif
ifndef NLM_SCREEN_NAME
-NLM_SCREEN_NAME = Apache for NetWare
+NLM_SCREEN_NAME = DEFAULT
endif
#