bnicholes 2003/01/30 09:06:22
Modified: build NWGNUtail.inc Log: Change the screen name default to DEFAULT for all NLMs Revision Changes Path 1.5 +1 -1 apr/build/NWGNUtail.inc Index: NWGNUtail.inc =================================================================== RCS file: /home/cvs/apr/build/NWGNUtail.inc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- NWGNUtail.inc 16 Oct 2002 23:53:03 -0000 1.4 +++ NWGNUtail.inc 30 Jan 2003 17:06:21 -0000 1.5 @@ -21,7 +21,7 @@ endif ifndef NLM_SCREEN_NAME -NLM_SCREEN_NAME = Apache for NetWare +NLM_SCREEN_NAME = DEFAULT endif
