Re: bug#11089: LINK determination

2012-03-27 Thread Stefano Lattarini
[Adding automake-patches] Reference: > On Sun, Mar 25, 2012 at 11:20 AM, Stefano Lattarini wrote: > > I'd describe this as an automake limitation; not sure if it's worth > fixing (since yours is not a common use case, and the issue you're > facing has a simple-enoug

Re: python_PYTHON not triggering rules for generated code

2012-03-27 Thread Stefano Lattarini
On 03/26/2012 04:02 PM, cb132 wrote: > > I am using Google protobuf to generate C++ and/or python code, and compiling > the python using python_PYTHON - but it's not working. > > Makefile.am looks like this; > > > if GEN_PROTOC_CPP > include $(srcdir)/Makefile-cpp.am > endif > if GEN_PROTOC_P