mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
buildconf.sh: Make sure that configure has latest version (#65)
Regression from d4390f34f3
This commit is contained in:
parent
2cb09ae4da
commit
d0aa68d901
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#! /bin/sh
|
||||
exec autoreconf -i
|
||||
exec autoreconf -i -f
|
||||
|
|
Loading…
Add table
Reference in a new issue