[libinput] AC_PROG_CXX missing in libinput/configure.ac
William Di Luigi
williamdiluigi at gmail.com
Sat Mar 29 04:59:18 PDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140329/e8ce4d95/attachment.html>
More information about the wayland-devel
mailing list