Re: [libinput] AC_PROG_CXX missing in libinput/configure.ac

2014-03-29 Thread William Di Luigi
On Sat, Mar 29, 2014 at 1:59 PM, Jonas Ã…dahl wrote: > On Sat, Mar 29, 2014 at 12:59:18PM +0100, William Di Luigi wrote: > > Currently in libinput/configure.ac there are these lines: > > > > # Check for programs > > AC_PROG_CC_C99 > > > > In order to make th

[libinput] AC_PROG_CXX missing in libinput/configure.ac

2014-03-29 Thread William Di Luigi
Currently in libinput/configure.ac there are these lines: # Check for programs AC_PROG_CC_C99 In order to make the configure phase of jhbuild work, they should become: # Check for programs AC_PROG_CC_C99 AC_PROG_CXX ___ wayland-devel mailing list wayla