BSDBuild-SVN | 6 Oct 13:18
Favicon

BSDBuild: r738 - trunk

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)


Gmane