https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am File bindings/pygobject/Makefile.am (right): https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am... bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2) $(SHELL) $(py_compile) How about py2_compile?
https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am File bindings/pygobject/Makefile.am (right): https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am... bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2) $(SHELL) $(py_compile) On 2014/01/31 13:11:48, Peng wrote: > How about py2_compile? Done.
On 2014/02/03 02:28:06, fujiwara wrote: > https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am > File bindings/pygobject/Makefile.am (right): > > https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am... > bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2) $(SHELL) > $(py_compile) > On 2014/01/31 13:11:48, Peng wrote: > > How about py2_compile? > > Done. lgtm