6 Oct 13:18
BSDBuild: r738 - trunk
From: BSDBuild-SVN <bsdbuild-commits@...>
Subject: BSDBuild: r738 - trunk
Newsgroups: gmane.comp.sysutils.bsdbuild.scm
Date: 2008-10-06 11:21:36 GMT
Subject: BSDBuild: r738 - trunk
Newsgroups: gmane.comp.sysutils.bsdbuild.scm
Date: 2008-10-06 11:21:36 GMT
Author: vedge Date: 2008-10-06 08:21:10 -0300 (Mon, 06 Oct 2008) New Revision: 738 Modified: trunk/configure trunk/configure.in Log: 2.4 Modified: trunk/configure =================================================================== --- trunk/configure 2008-10-05 06:38:22 UTC (rev 737) +++ trunk/configure 2008-10-06 11:21:10 UTC (rev 738) @@ -8,7 +8,7 @@ # # $ cat configure.in | mkconfigure > configure # -# Copyright (c) 2001-2007 Hypertriton, Inc. <http://hypertriton.com/> +# Copyright (c) 2001-2008 Hypertriton, Inc. <http://hypertriton.com/> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -112,6 +112,9 @@ --testdir=*) testdir=$optarg ;; + --cache=*) + cache=$optarg + ;;(Continue reading)
RSS Feed