Browse Source

added pam note

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/slim/trunk@145 7c53e7cc-98ea-0310-8f1f-a0b24da60408
sip 17 years ago
parent
commit
5fb0027570
1 changed files with 3 additions and 5 deletions
  1. 3 5
      INSTALL

+ 3 - 5
INSTALL

@@ -6,8 +6,10 @@ INSTALL file for SLiM
  - libjpeg
 
 1. to build and install the program:
- - edit the Makefile to adjust libraries and paths to your OS.
+ - edit the Makefile to adjust libraries and paths to your OS (if needed)
  - make
+     or
+ - make ENABLE_PAM=1 to enable PAM support 
  - make install
  
 Pre-configured makefiles for some platform are available,
@@ -17,7 +19,3 @@ i.e. for FreeBSD use:
 
 2. automatic startup
 Edit the init scripts according to your OS/Distribution.
-
-
-
-