]> granicus.if.org Git - sudo/commitdiff
add missing AH_TEMPLATE for ENV_RESET
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 19 Feb 2011 13:22:32 +0000 (08:22 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 19 Feb 2011 13:22:32 +0000 (08:22 -0500)
configure.in

index cc741f38e214f6eb34c6a93b5accb5b50e8c555e..8ca2c7acb68dc95e1c2dbd3e7ae2c8a29016d138 100644 (file)
@@ -2903,6 +2903,7 @@ AH_TEMPLATE(DONT_LEAK_PATH_INFO, [Define to 1 if you want sudo to display "comma
 AH_TEMPLATE(ENV_DEBUG, [Define to 1 to enable environment function debugging.])
 AH_TEMPLATE(ENV_EDITOR, [Define to 1 if you want visudo to honor the EDITOR and VISUAL env variables.])
 AH_TEMPLATE(FQDN, [Define to 1 if you want to require fully qualified hosts in sudoers.])
+AH_TEMPLATE(ENV_RESET, [Define to 1 to enable environment resetting by default.])
 AH_TEMPLATE(GOONS_INSULTS, [Define to 1 if you want insults from the "Goon Show".])
 AH_TEMPLATE(HAL_INSULTS, [Define to 1 if you want 2001-like insults.])
 AH_TEMPLATE(HAVE_AFS, [Define to 1 if you use AFS.])