Check-in Number:
|
2946 | |
Date: |
2002-Dec-04 15:08:20 (local)
2002-Dec-04 14:08:20 (UTC) |
User: | rse |
Branch: | |
Comment: |
use 'devtool configure' to make sure the right options are used |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pth/devtool.conf 1.11 -> 1.12
--- devtool.conf 2002/11/07 15:54:07 1.11
+++ devtool.conf 2002/12/04 14:08:20 1.12
@@ -42,7 +42,7 @@
rm -f pth-*.tar.gz
./devtool autoclean
./devtool autogen
- ./configure
+ ./devtool configure
make clean all
make distclean
./shtool fixperm -v .
@@ -57,7 +57,7 @@
rm -f pth-*.tar.gz
./devtool autoclean
./devtool autogen
- ./configure
+ ./devtool configure
make clean all
make distclean
./shtool fixperm -v .
|
|