]> granicus.if.org Git - sudo/commitdiff
Add missing HAVE_BSM_AUDIT
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Mar 2009 21:34:08 +0000 (21:34 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Mar 2009 21:34:08 +0000 (21:34 +0000)
config.h.in

index 3d9974d369014e750229206993a06d94683fcdcc..9bf2c62fa8bda0297b4e9e27c49f862f530791f7 100644 (file)
@@ -73,6 +73,9 @@
 /* Define to 1 if you use BSD authentication. */
 #undef HAVE_BSD_AUTH_H
 
+/* Define to 1 to enable BSM auditing. */
+#undef HAVE_BSM_AUDIT
+
 /* Define to 1 if you have the `closefrom' function. */
 #undef HAVE_CLOSEFROM