|
|
| version 1.11, 2002/03/11 11:02:57 | version 1.12, 2002/03/25 10:14:13 |
|---|---|
| Line 32 | Line 32 |
| or make a symlink [if your web server configured to follow symlinks]. | or make a symlink [if your web server configured to follow symlinks]. |
| NOTE: | NOTE: |
| You can disable libstdc++ linkage by setting | |
| --disable-link-libstdc++ | |
| option to configure. | |
| NOTE: | |
| You can disable any exec operations by setting | You can disable any exec operations by setting |
| --disable-execs | --disable-execs |
| option to configure. | option to configure. |
| Line 39 | Line 44 |
| NOTE: | NOTE: |
| You can disable reading of files, belonging to group | You can disable reading of files, belonging to group |
| other then current by setting | other then current by setting |
| --disable-forein-group-files | --disable-forein-group-files |
| option to configure. | option to configure. |