=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/configure.in,v retrieving revision 1.41 retrieving revision 1.42 diff -c -r1.41 -r1.42 *** src/usr.bin/sudo/Attic/configure.in 2010/02/23 14:43:05 1.41 --- src/usr.bin/sudo/Attic/configure.in 2010/03/01 11:36:47 1.42 *************** *** 2,10 **** dnl Process this file with GNU autoconf to produce a configure script. dnl $Sudo: configure.in,v 1.549 2009/06/13 20:52:50 millert Exp $ dnl ! dnl Copyright (c) 1994-1996,1998-2009 Todd C. Miller dnl ! AC_INIT([sudo], [1.7.2p4], [http://www.sudo.ws/bugs/], [sudo]) AC_CONFIG_HEADER(config.h pathnames.h) dnl dnl This won't work before AC_INIT --- 2,10 ---- dnl Process this file with GNU autoconf to produce a configure script. dnl $Sudo: configure.in,v 1.549 2009/06/13 20:52:50 millert Exp $ dnl ! dnl Copyright (c) 1994-1996,1998-2010 Todd C. Miller dnl ! AC_INIT([sudo], [1.7.2p5], [http://www.sudo.ws/bugs/], [sudo]) AC_CONFIG_HEADER(config.h pathnames.h) dnl dnl This won't work before AC_INIT