From owner-cvs-src-old@FreeBSD.ORG Sat Jan 23 19:33:42 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90BEA1065670 for ; Sat, 23 Jan 2010 19:33:42 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 65EB68FC12 for ; Sat, 23 Jan 2010 19:33:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0NJXgw4003616 for ; Sat, 23 Jan 2010 19:33:42 GMT (envelope-from antoine@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0NJXg8n003615 for cvs-src-old@freebsd.org; Sat, 23 Jan 2010 19:33:42 GMT (envelope-from antoine@repoman.freebsd.org) Message-Id: <201001231933.o0NJXg8n003615@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to antoine@repoman.freebsd.org using -f From: Antoine Brodin Date: Sat, 23 Jan 2010 19:29:42 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 19:33:42 -0000 antoine 2010-01-23 19:29:42 UTC FreeBSD src repository Modified files: . Makefile.inc1 Log: SVN rev 202896 on 2010-01-23 19:29:42Z by antoine Unbreak world: - WITHOUT_OPENSSH (and WITH_KERBEROS) - WITHOUT_KERBEROS and WITH_GSSAPI PR: 137483 Submitted by: bf MFC after: 2 weeks Note: this breaks harder world WITHOUT_GSSAPI (and WITH_KERBEROS), but well Revision Changes Path 1.639 +9 -4 src/Makefile.inc1