From 5c22c694c0f40caa61987ad0050f433b6fbe5f0e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 20 Jun 2007 19:04:30 +0000 Subject: [PATCH] add template for HAVE_PROJECT_H --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index c67e8e696..ec246b1e0 100644 --- a/configure.in +++ b/configure.in @@ -2344,6 +2344,7 @@ AH_TEMPLATE(HAVE_LBER_H, [Define to 1 if your LDAP needs . (OpenLDAP doe AH_TEMPLATE(HAVE_LDAP, [Define to 1 if you use LDAP for sudoers.]) AH_TEMPLATE(HAVE_OPIE, [Define to 1 if you use NRL OPIE.]) AH_TEMPLATE(HAVE_PAM, [Define to 1 if you use PAM authentication.]) +AH_TEMPLATE(HAVE_PROJECT_H, [Define to 1 if you have the header file.]) AH_TEMPLATE(HAVE_SECURID, [Define to 1 if you use SecurID for authentication.]) AH_TEMPLATE(HAVE_SIA, [Define to 1 if you use SIA authentication.]) AH_TEMPLATE(HAVE_SIGACTION_T, [Define to 1 if has the sigaction_t typedef.]) -- 2.40.0