]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- fix configure.ac
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 28 Mar 2007 11:20:45 +0000 (11:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coreutils-pam.patch -> 1.9

coreutils-pam.patch

index c7bf120b50a79bd18b6a012431b3a25d02df6753..3ff70d1a58e58b1ea4f487fb14106bacd8544c67 100644 (file)
 +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"
 +)
 +
This page took 0.089173 seconds and 4 git commands to generate.