1 Apr 2011 01:53
svn commit: r1087510 [2/3] - in /httpd/httpd/branches/2.2.x: ./ build/ modules/ modules/aaa/ modules/cache/ modules/database/ modules/dav/fs/ modules/dav/lock/ modules/dav/main/ modules/debug/ modules/echo/ modules/experimental/ modules/filters/ module...
<fuankg <at> apache.org>
2011-03-31 23:53:43 GMT
2011-03-31 23:53:43 GMT
Modified: httpd/httpd/branches/2.2.x/modules/database/NWGNUmakefile URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/modules/database/NWGNUmakefile?rev=1087510&r1=1087509&r2=1087510&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/modules/database/NWGNUmakefile (original) +++ httpd/httpd/branches/2.2.x/modules/database/NWGNUmakefile Thu Mar 31 23:53:41 2011 <at> <at> -10,7 +10,7 <at> <at> SUBDIRS = \ # paths to tools # -include $(AP_WORK)\build\NWGNUhead.inc +include $(AP_WORK)/build/NWGNUhead.inc # # build this level's files <at> <at> -115,7 +115,7 <at> <at> NLM_THREAD_NAME = DBD Module # # If this is specified, it will override VERSION value in -# $(AP_WORK)\build\NWGNUenvironment.inc +# $(AP_WORK)/build/NWGNUenvironment.inc # NLM_VERSION = <at> <at> -128,12 +128,12 <at> <at> NLM_STACK_SIZE = 8192 # # If this is specified it will be used by the link '-entry' directive # -NLM_ENTRY_SYM = _LibCPrelude +NLM_ENTRY_SYM =(Continue reading)
RSS Feed