/[packages]/cauldron/sudo/current/SOURCES/sudo-1.7.2p1-envdebug.patch
ViewVC logotype

Contents of /cauldron/sudo/current/SOURCES/sudo-1.7.2p1-envdebug.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17466 - (show annotations) (download)
Fri Jan 14 12:18:05 2011 UTC (13 years, 3 months ago) by blino
File size: 514 byte(s)
imported package sudo
1 diff -up sudo-1.7.2p1/configure.in.envdebug sudo-1.7.2p1/configure.in
2 --- sudo-1.7.2p1/configure.in.envdebug 2009-10-30 12:18:09.000000000 +0100
3 +++ sudo-1.7.2p1/configure.in 2009-10-30 12:19:01.000000000 +0100
4 @@ -1214,7 +1214,7 @@ AC_ARG_ENABLE(env_debug,
5 [AS_HELP_STRING([--enable-env-debug], [Whether to enable environment debugging.])],
6 [ case "$enableval" in
7 yes) AC_MSG_RESULT(yes)
8 - AC_DEFINE(ENV_DEBUG)
9 + AC_DEFINE(ENV_DEBUG, [], [Environment debugging.])
10 ;;
11 no) AC_MSG_RESULT(no)
12 ;;

  ViewVC Help
Powered by ViewVC 1.1.30