[1487] in BarnOwl Developers
[nelhage/barnowl] 5a35c7: Fix the build for 'make test'
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:17:09 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
X-Barracuda-Envelope-From: noreply@github.com
Date: Mon, 1 Jun 2009 20:22:35 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 5a35c7087690f585ae025dfc7356625b497ac0be
http://github.com/nelhage/barnowl/commit/5a35c7087690f585ae025dfc7356625b497ac0be
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-06-01 (Mon, 01 Jun 2009)
Changed paths:
M owl.c
M select.c
Log Message:
-----------
Fix the build for 'make test'
The tester build doesn't include owl.c, so owl.c cannot define any
functions called from outside owl.c.