From: Todd C. Miller Date: Sun, 2 Sep 2007 21:03:21 +0000 (+0000) Subject: remove now-bogus comment and update copyright date X-Git-Tag: SUDO_1_7_0~376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ac0dc57b4df57f38b59201de5b4445bd9acafa7;p=sudo remove now-bogus comment and update copyright date --- diff --git a/configure.in b/configure.in index 6e83817a6..d47d0ee6b 100644 --- a/configure.in +++ b/configure.in @@ -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 +dnl Copyright (c) 1994-1996,1998-2007 Todd C. Miller 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([])