monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: nvm.stripped versus botan


From: Lapo Luchini
Subject: [Monotone-devel] Re: nvm.stripped versus botan
Date: Sun, 25 Jan 2009 08:51:18 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0

Zack Weinberg wrote:
> Can you compile mainline on Cygwin, and how are the Makefile
> conditionals set after you run configure on mainline?  (You can just
> grep for "_PLATFORM" in config.status and post the gobbledygook that
> it outputs.  I know how to read it.)

nvm:
% fgrep _PLATFORM config.status
S["AIX_PLATFORM_FALSE"]=""
S["AIX_PLATFORM_TRUE"]="#"
S["WIN32_PLATFORM_FALSE"]=""
S["WIN32_PLATFORM_TRUE"]="#"

nvm.stripped:
% fgrep _PLATFORM config.status
S["WIN32_PLATFORM_FALSE"]="#"
S["WIN32_PLATFORM_TRUE"]=""

Yes, it seems to be at reverse indeed...

-- 
Lapo Luchini - http://lapo.it/

“You don't have to distrust the government to want to use cryptography.”
(Phil Zimmermann)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]