juste pour faire patienter celui qui compile la totale.
Permet de localiser le repertoire fautif
This commit is contained in:
parent
1538088ed6
commit
19e4a98b32
|
@ -19,6 +19,7 @@ autoconf
|
|||
for i in $dirs ; do
|
||||
cd $i
|
||||
if test -f configure.in ; then
|
||||
echo entering $i ...
|
||||
aclocal -I . -I ..
|
||||
automake --foreign
|
||||
autoconf
|
||||
|
|
Loading…
Reference in New Issue