Add -f argument to autoreconf to regenerate aclocal macros

This commit is contained in:
Tushar Gohad 2015-06-22 02:49:16 +00:00
parent 6fac472e8f
commit 561296ddc7
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
autoreconf -i -v
autoreconf -i -v -f