Add -f argument to autoreconf to regenerate aclocal macros
This commit is contained in:
parent
6fac472e8f
commit
561296ddc7
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
autoreconf -i -v
|
||||
autoreconf -i -v -f
|
||||
|
Loading…
Reference in New Issue
Block a user