mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
r10016@danube: weasel | 2006-10-07 03:25:51 +0200
Fix a configure notice on crosscompile svn:r8625
This commit is contained in:
parent
e67e174932
commit
5aa83287bd
@ -603,7 +603,7 @@ return problem ? 1 : 0; }]])],
|
||||
|
||||
else
|
||||
# Cross-compiling; let's hope that the target isn't raving mad.
|
||||
AC_MSG_NOTICE([Cross-compiling: we'll assume that NULL is represented as a sequence of 0-valued bytes.])
|
||||
AC_MSG_NOTICE([Cross-compiling: we'll assume that negative integers are represented with two's complement.])
|
||||
tor_cv_twos_complement=yes
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user