Branch: refs/heads/master
Home:   http://github.com/phuang/ibus-pinyin

Commit: a0b31c7a250cfa7af1b52056a1d1ada81b22a455
    
http://github.com/phuang/ibus-pinyin/commit/a0b31c7a250cfa7af1b52056a1d1ada81b22a455
Author: Peng Huang <[email protected]>
Date:   2010-09-26 (Sun, 26 Sep 2010)

Changed paths:
  M configure.ac
  M src/Makefile.am
  M src/PYBopomofoEngine.cc
  M src/PYConfig.cc
  M src/PYConfig.h
  M src/PYDatabase.cc
  M src/PYDatabase.h
  M src/PYEditor.h
  M src/PYEngine.cc
  M src/PYExtEditor.cc
  M src/PYPhraseEditor.h
  M src/PYPinyinEngine.cc
  M src/PYPunctEditor.cc
  M src/PYPunctEditor.h
  M src/PYSignal.h
  M src/PYSpecialPhraseTable.h
  M src/PYUtil.h

Log Message:
-----------
Add option --disable-boost to support build without boost

When build without boost, ibus-pinyin will use smart pointer
from c++0x and use the signal templates embedded instead of
boost::signals2.

BUG=chromium-os:5055
TEST=manual

Review URL: http://codereview.appspot.com/2205044


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复