changed bootstrap to force update of configure, to make sure svn revision is taken into account
This commit is contained in:
parent
6d4071b0f0
commit
9628c81663
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
autoreconf -i
|
||||
autoreconf -i --force
|
||||
|
|
Loading…
Reference in a new issue