Re: Warnings With Automake

2015-06-11 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 09/06/2015 15:00, Richard Heck a écrit : >> >> Using automake 1.15 (though I think I also saw this earlier), I get a >> ton of warnings like: >> >> src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in >> a subdirectory, >> src/tex2lyx/Makefile.am

Re: Warnings With Automake

2015-06-10 Thread Richard Heck
On 06/10/2015 04:42 AM, Jean-Marc Lasgouttes wrote: Le 09/06/2015 15:00, Richard Heck a écrit : Using automake 1.15 (though I think I also saw this earlier), I get a ton of warnings like: src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in a subdirectory, src/tex2lyx/Makefi

Re: Warnings With Automake

2015-06-10 Thread Jean-Marc Lasgouttes
Le 09/06/2015 15:00, Richard Heck a écrit : Using automake 1.15 (though I think I also saw this earlier), I get a ton of warnings like: src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in a subdirectory, src/tex2lyx/Makefile.am:71: but option 'subdir-objects' is disabled I'

Warnings With Automake

2015-06-09 Thread Richard Heck
Using automake 1.15 (though I think I also saw this earlier), I get a ton of warnings like: src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in a subdirectory, src/tex2lyx/Makefile.am:71: but option 'subdir-objects' is disabled I'll post all of them below. Anything to do