+ Updated INSTALL and FAQ

+ Replaced all remaining deprecated LDAP API calls
+ Converted to getopt_long and added double-dash options (--help)
+ Added search timeout and max record count options



git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@325 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2006-06-12 21:43:55 +00:00
parent fc8bbcf6b8
commit 297073eb3d
5 changed files with 93 additions and 39 deletions

View File

@@ -8,8 +8,8 @@ Type "make" in the current directory. If all goes well follow up with a
To create an RPM, use one of the following commands:
sudo make DISTRIBUTION=redhat rpm
sudo make DISTRIBUTION=suse rpm
make DISTRIBUTION=redhat rpm
make DISTRIBUTION=suse rpm
if you are running Red Hat or SuSE respectively.
@@ -20,4 +20,4 @@ Please send any problem or success reports to the maintainer.
--
Ben Klang <ben@alkaloid.net>
Alkaloid Networks
# $Id$
$Id$