SOURCES: coreutils-pam.patch - fix configure.ac

baggins baggins at pld-linux.org
Wed Mar 28 13:20:51 CEST 2007


Author: baggins                      Date: Wed Mar 28 11:20:51 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix configure.ac

---- Files affected:
SOURCES:
   coreutils-pam.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/coreutils-pam.patch
diff -u SOURCES/coreutils-pam.patch:1.8 SOURCES/coreutils-pam.patch:1.9
--- SOURCES/coreutils-pam.patch:1.8	Tue Mar 27 17:22:40 2007
+++ SOURCES/coreutils-pam.patch	Wed Mar 28 13:20:45 2007
@@ -403,7 +403,7 @@
 +dnl Give the chance to enable PAM
 +AC_ARG_ENABLE(pam, dnl
 +[  --enable-pam              Enable use of the PAM libraries],
-+[AC_DEFINE(USE_PAM, 1, [Define if you want to use PAM])
++AC_DEFINE(USE_PAM, 1, [Define if you want to use PAM])
 +LIB_PAM="-ldl -lpam -lpam_misc"
 +)
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/coreutils-pam.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list