prepare release 24
This commit is contained in:
parent
131e40dab9
commit
9e3436004f
|
|
@ -32,8 +32,8 @@ else
|
|||
fi
|
||||
|
||||
# If compiling sources from CVS, you may need to uncomment the following two lines:
|
||||
./autogen.sh
|
||||
if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi
|
||||
#./autogen.sh
|
||||
#if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi
|
||||
|
||||
# Alternatively, if compiling sources from CVS, and want to add adms created devices,
|
||||
# you may need to uncomment the following two lines (and don't forget to add adms option
|
||||
|
|
|
|||
Loading…
Reference in New Issue