Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(496)

Issue 197001: Fix ./configure --enable-m32 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Lei Zhang (chromium)
Modified:
13 years, 7 months ago
Reviewers:
mochalatte
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix ./configure --enable-m32

Committed: http://code.google.com/p/google-breakpad/source/detail?r=692

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M configure View 1 chunk +2 lines, -1 line 0 comments Download
M configure.ac View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
Lei Zhang (chromium)
X=$(foo) saves the output of command foo to $X. X=${foo} is what you want. Y=bar ...
13 years, 7 months ago #1
mochalatte
13 years, 7 months ago #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted