renamed configure.h to config.h
This commit is contained in:
parent
e168b84be2
commit
76686793ac
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
rm -f config.cache config.log config.status
|
||||
rm -f configure configure.h aclocal.m4
|
||||
rm -f configure config.h aclocal.m4
|
||||
rm -f Makefile Makefile.in */Makefile */Makefile.in
|
||||
autoheader && automake && aclocal && autoconf && ./configure
|
||||
|
||||
|
|
Loading…
Reference in New Issue