fixed a typo in the m4 file
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 Dec 2003 08:37:42 +0000 (08:37 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 Dec 2003 08:37:42 +0000 (08:37 +0000)
(This used to be commit e472053bcc4761411fc03920672c1739af3bfb68)

source4/libads/config.m4

index fc3108272e6ad7a3138ab222bcd62cddb4af8b48..ed3609d2df6dea9d2c044ff809a4c7baf9ba15c9 100644 (file)
@@ -227,7 +227,7 @@ if test x"$with_ldap_support" = x"yes"; then
   fi
 fi
 
- check for a PAM clear-text auth, accounts, password and session support
+# check for a PAM clear-text auth, accounts, password and session support
 with_pam_for_crypt=no
 AC_MSG_CHECKING(whether to use PAM)
 AC_ARG_WITH(pam,