]> granicus.if.org Git - sudo/commitdiff
remove now-bogus comment and update copyright date
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 2 Sep 2007 21:03:21 +0000 (21:03 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 2 Sep 2007 21:03:21 +0000 (21:03 +0000)
configure.in

index 6e83817a6faae5f53c24096d38a516e1347e1fa1..d47d0ee6b67cf68fed79b99aa47fda4961c9e440 100644 (file)
@@ -2,7 +2,7 @@ dnl
 dnl Process this file with GNU autoconf to produce a configure script.
 dnl $Sudo$
 dnl
-dnl Copyright (c) 1994-1996,1998-2005 Todd C. Miller <Todd.Miller@courtesan.com>
+dnl Copyright (c) 1994-1996,1998-2007 Todd C. Miller <Todd.Miller@courtesan.com>
 dnl
 AC_INIT([sudo], [1.7])
 AC_CONFIG_HEADER(config.h pathnames.h)
@@ -1137,7 +1137,6 @@ AC_PROG_CPP
 
 dnl
 dnl Libtool magic; enable shared libs and disable static libs
-dnl XXX - disable static, require shared
 dnl
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET([])