Check-in Number:
|
2192 | |
Date: |
2002-Jun-26 18:06:15 (local)
2002-Jun-26 16:06:15 (UTC) |
User: | rse |
Branch: | |
Comment: |
use caching while developing |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/ui64/devtool.conf 1.1 -> 1.2
--- devtool.conf 2002/04/28 13:22:49 1.1
+++ devtool.conf 2002/06/26 16:06:15 1.2
@@ -14,6 +14,7 @@
%configure
./configure \
+ --cache-file=config.cache \
--prefix=/tmp/ui64 \
--disable-shared \
--enable-debug \
|
|