New upstream source

git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5120 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
2000-02-13 00:36:01 +00:00
parent 23031dbd8c
commit a3aafcdda8
11 changed files with 51 additions and 23 deletions

2
configure vendored
View File

@@ -283,6 +283,8 @@ askperms "Manpage" manpage root root 0644
askperms "Constant data" constdata root root 0644
askperms "Variable data" vardata root root 0644 # or 0666?
ask "Permissions on variable data that should not be world readable" vardata_perms_priv 0640
use_dot_so=
while test x$use_dot_so = x; do
ask "Use .so or symlinks for manpages" use_dot_so .so