]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: fix bug in Makefile -- ifeq, not ifneq -- so that now it sets poll reactor...
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 30 Jul 2008 16:04:29 +0000 (09:04 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 30 Jul 2008 16:04:29 +0000 (09:04 -0700)
commit5a0e98d693fd2f3ec84f020901ad27b5c148784d
tree35ff96ce9926c1e22fbdcbac5f42ca4bddd2d70e
parentbd0fe3588b314711e71e6e52a8d439dc5fc0c1d8
setup: fix bug in Makefile -- ifeq, not ifneq -- so that now it sets poll reactor only if the user hasn't specified a REACTOR variable, instead of setting poll reactor only if the user has specified a REACTOR variable
Makefile