Updated after latest patch.
This commit is contained in:
parent
eb5b5073cb
commit
6e026c1518
1 changed files with 1 additions and 30 deletions
|
@ -1,15 +1,6 @@
|
|||
During configure (I believe it's ext/ctemplate/ctemplate-src/configure.ac):
|
||||
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
config.status: executing default-1 commands
|
||||
rm: ./ltmain.sh: No such file or directory
|
||||
libtoolize: putting auxiliary files in `.'.
|
||||
libtoolize: linking file `./ltmain.sh'
|
||||
|
@ -26,26 +17,6 @@ rm: m4/lt~obsolete.m4: No such file or directory
|
|||
libtoolize: linking file `m4/lt~obsolete.m4'
|
||||
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
|
||||
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached
|
||||
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
|
||||
../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
|
||||
m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from...
|
||||
configure.ac:63: the top level
|
||||
configure.ac:21: installing `./config.guess'
|
||||
configure.ac:21: installing `./config.sub'
|
||||
configure.ac:11: installing `./install-sh'
|
||||
|
|
Loading…
Reference in a new issue