a minor change in check-headers.sh
This commit is contained in:
parent
4ab72fd3a5
commit
3d1a441674
@ -31,7 +31,7 @@ shift
|
||||
|
||||
# Configure and make library
|
||||
cd $src_dir
|
||||
configure --enable-debug
|
||||
./configure --enable-debug
|
||||
make clean
|
||||
make -j test
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user