readme
来自「subversion-1.4.3-1.tar.gz 配置svn的源码」· 代码 · 共 21 行
TXT
21 行
DIRECTORY: mod_dav_svn/static/This directory contains a few files that are required for buildingmod_dav_svn as a static module, linked directly into Apache. Makefile.in -- standard Makefile template for an Apache module config.m4 -- autoconf configuration specific to mod_dav_svn. This is actually a very specialized module (omitting much of the standard Apache config framework for modules). We don't want to actually build anything within the Apache directory -- will build within SVN and simply link it into the Apache executable).During "installation", these files will be copied into the Apache 2.0source tree.When Apache's APXS is used to build a dynamically-loaded module, these files will be ignored.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?