|
Check-in Number:
|
4409 | |
| Date: |
2004-Feb-11 15:45:10 (local)
2004-Feb-11 14:45:10 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
ops, we have to re-generate, too |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/uuid/devtool.conf 1.5 -> 1.6
--- devtool.conf 2004/02/11 14:42:41 1.5
+++ devtool.conf 2004/02/11 14:45:10 1.6
@@ -35,6 +35,9 @@
./configure
echo "+++ real cleaning"
make realclean
+ echo "+++ re-generating"
+ ./devtool autoclean
+ ./devtool autogen
echo "+++ re-configuring"
./configure
echo "+++ building"
|
|