*** empty log message ***
This commit is contained in:
parent
81492da319
commit
17c8eddd5c
2 changed files with 5 additions and 1 deletions
|
|
@ -14,6 +14,10 @@ config.h.in
|
||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
configure
|
configure
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
libtool
|
libtool
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
stamp-h
|
stamp-h
|
||||||
stamp-h.in
|
stamp-h.in
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ set aclocalinclude="$ACLOCAL_FLAGS"
|
||||||
aclocal $aclocalinclude
|
aclocal $aclocalinclude
|
||||||
unset $aclocalinclude
|
unset $aclocalinclude
|
||||||
autoheader
|
autoheader
|
||||||
automake
|
automake --add --copy
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
# we want doc to be recompiled - and it keeps saying it's up to date!!!
|
# we want doc to be recompiled - and it keeps saying it's up to date!!!
|
||||||
|
|
|
||||||
Reference in a new issue