diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2008-01-30 23:31:25 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2008-01-30 23:31:25 +0100 |
commit | 0823d472a449349fedd8b2e4af412b2be3835e49 (patch) | |
tree | 6dae2c293d8cf20c010d2a397d652278735d97f1 /INSTALL | |
parent | e4a65c53d2faad3bfaa2e9d5d8b74e8a2bed9f86 (diff) |
update some files from recent automake
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@582 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, -2006 Free Software Foundation, Inc. +2006, 2007 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. @@ -67,6 +67,9 @@ The simplest way to compile this package is: all sorts of other programs in order to regenerate files that came with the distribution. + 6. Often, you can also type `make uninstall' to remove the installed + files again. + Compilers and Options ===================== |