Merge branch 'makefile_correct' into to_push
This commit is contained in:
commit
c82e7c0080
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ libtoolize --copy --force --automake
|
|||
rm -f config.cache
|
||||
dothis aclocal -I . ${ACLOCAL_FLAGS}
|
||||
dothis autoheader
|
||||
dothis automake -a
|
||||
dothis automake --warnings=none -a
|
||||
dothis autoconf
|
||||
|
||||
echo 'Success, now continue with ./configure'
|
||||
|
|
Loading…
Reference in a new issue