*** 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.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
missing
|
||||
mkinstalldirs
|
||||
stamp-h
|
||||
stamp-h.in
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ set aclocalinclude="$ACLOCAL_FLAGS"
|
|||
aclocal $aclocalinclude
|
||||
unset $aclocalinclude
|
||||
autoheader
|
||||
automake
|
||||
automake --add --copy
|
||||
autoconf
|
||||
|
||||
# we want doc to be recompiled - and it keeps saying it's up to date!!!
|
||||
|
|
|
|||
Reference in a new issue