diff options
| author | skkim <09labs@keti.re.kr> | 2018-05-03 13:20:55 +0900 |
|---|---|---|
| committer | skkim <09labs@keti.re.kr> | 2018-05-03 13:20:55 +0900 |
| commit | 7e7e8fdcb8263ee2392de1d8dd1a47db615c0b7d (patch) | |
| tree | 2aa1f376f3ed1a634150d4a306a3f2581d507dd2 /CVSVersionInfo.txt | |
Diffstat (limited to 'CVSVersionInfo.txt')
| -rw-r--r-- | CVSVersionInfo.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CVSVersionInfo.txt b/CVSVersionInfo.txt new file mode 100644 index 0000000..8e4a520 --- /dev/null +++ b/CVSVersionInfo.txt @@ -0,0 +1,12 @@ +# Created and modified by checkpoint; do not edit +# $Id: CVSVersionInfo.txt,v 1.206 2010/11/08 00:58:42 lukeh Exp $ +# $Name: pam_ldap-186 $ +ProjectName: pam_ldap +ProjectVersion: 186 +ProjectMaintainer: lukeh +# run this before building in RC. @@@PLATFORM@@@ is +# substituted for our platform names (linux, solaris etc) +PreBuild: configure --with-ldap-lib=netscape4 --with-ldap-dir=/usr/local/ldapsdk4 --enable-rfc2307bis --disable-ssl +PostBuild: make distclean +# binaries to ship (although we don't do that at the moment) +Shippables: pam_ldap.so |
